Help - Search - Members - Calendar
Full Version: background problem in some IE versions
HTMLHelp Forums > Web Authoring > Cascading Style Sheets
jonycus
I have this bizare problem wit css... when I look at the page in some versions of IE (not all, tried in some 6.x versions) the backround color or image of divs disapears... however it works fine in all other versions of IE, and FF, and Opera and Safari...

any ideas what could cause this problem?

thanx....
Christian J
Could you post the URL to the page?
jonycus
ah... ok.. I'll try to put on one of our servers.. since the project is still under development... will post the url shortly
jonycus
here is the url..

http://proliant.dyndns.org/webapp/homepage.html

try the page in ie (I was using v6.02xxx) and then in ff (or Opera, Or Safair... or even in ie7).. you will see the difference

sorry for the speed.. sad.gif
Darin McGrew
I recommend that you start by fixing the markup errors and CSS errors reported by the online tools.
jonycus
The problem with my css or html not validating through the css or html validators is not a relative issue to this problems.. as many of you have been using css or html hacks wink.gif, you will understand why this issue is not relevant..

however (just by accident) managed to find the problem and the sollution. This is a IE6 bug (that has been fixed in IE7) and the URL solution is here:

http://www.adobe.com/cfusion/communityengi...1&loc=en_US

however, the problem there is hiding the background in list item (which I do not use here), and the solution was in putting position: relative to the list items (i putted it in the div I used as title container and did the trick for me)

so.. hope this help somebody else...

thanx for making an interest into my problem Darin and Christian...

regards...
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.