1
Answer

problem with image path in stylesheet

ranjith n

ranjith n

16y
6.8k
1

 Hi,

I have the directory structure like this..

Root

   ----App_code
   ----App_themes
              -----mytheme
                        ------style1.css
   ----FolderA
   ----Bin
   ----Images
   ----MasterPage

 

In the style sheet style1.css I am calling the image as

background-image: url(../images/tab_bg.gif);..but the image is not being displayed.How to do this ...plzz help

Thanks,

santosh
 


 

Answers (1)