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