Problem with Header Background image?
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I am facing a problem in CSS for Header Background url. I applied a Background-image for a Header(h1) in my page.It's working fine in IE, but it is not working in Mozilla. What all the modification I have to do to get it done in Mozilla also. My CSS for h1 is some thing like this..... #subMenu ul li h1 { position:relative; color: White; font-size:13px; padding:7px 0 8px 5px; background-image:url(menu bar2.JPG); text-transform: uppercase; margin-right:1px; } Please suggest me an example.
I have not failed. I've just found 10,000 ways that won't work. -Thomas A. Edison Thank u Chandu