AP-Kentico
-
7/14/2009 4:25:14 PM
Image urls
Hi,
I created a web part which has a div tag with background image like: The image is stored in the folder specified. I also added this web part in the web parts in the MyWebParts folder. However, the div bg image appears only on one page. I have also added this on on the website master page put I do not see it there. I exists as I can set a background color and that appears.
<div style="background-image: url('../App_Themes/CorporateSite/Images/Accessibility-BG.png'); width:649px; height:53px; background-repeat: no-repeat;"> .....
It seems that my image url is incorrect. What url should I be using for this?
Thanks, AP
|