PDA

View Full Version : position:absoulte divs shifted 180px to right in IE


z_diver
04-25-2006, 12:26 AM
The link below works correctly in Firefox but not in IE. IE seems to push all my absolutely positioned divs *about* 180 px to the right. :confused:

http://www.lagunadata.com/staging/cp/index.php

z_diver
04-25-2006, 05:15 AM
I decided to improvise and use conditional comments to call a different stylesheet if IE is found to be the browser. It works, although it may not be the most elegant solution I could have devised.