Miko Posted September 15, 2009 Share Posted September 15, 2009 Hello, I have here a little website http://www.hy-studio.net/demos/fancy_portfolio_blog/ that's works fine in IE8, FF, and Safari (the major explorers for which the site must be coded). Now my problem is not the png files in IE6 (I've managed that) but the position of 2 backgrounds in color light green, one is in the top of the content (at the back) and the other on the bottom of the content (also in the back). In IE6 and 7 those 2 images, are moved completely to the right, I don't get why. Anyone knows how to fix this? I could post the code here but it is very long , so feel free to check the source and source css with the FF webdevelopment tool Thanks! Link to comment https://forums.phpfreaks.com/topic/174360-css-position-absolute-in-ie6-and-7-problem/ Share on other sites More sharing options...
sticks464 Posted September 15, 2009 Share Posted September 15, 2009 Not sure about ie7 but for ie6 you can add a clearing rule to each absolute positioned div. clear left, right or both. One of these should work. Link to comment https://forums.phpfreaks.com/topic/174360-css-position-absolute-in-ie6-and-7-problem/#findComment-919108 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.