OZONE Asylum
Forums
CSS - DOM - XHTML - XML - XSL - XSLT
Extra space in IE
This page's ID:
28422
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
I'm helping code a website and I'm running into an issue with IE. http://www.11oh1.net/scanam In FF and Safari the page renders fine with the left content div being 10px from the left edge and the nav div being 10px from the right edge. In IE there is an extra 10px of space between the nav div and the right edge causing the two boxes to get mashed together in the middle and I can't figure out what's up with that? Here's the relevant CSS: [code] #content { background: #fff url('images/forkback.jpg') no-repeat; margin: auto; width: 760px; height: 500px; } #mainbox { position: relative; border: 1px solid #000; top: 17px; left: 10px; width: 496px; height: 191px; } #mainbox p { padding: 18px; font: 10pt times new roman; } #navbox { margin-top: 17px; margin-right: 10px; float: right; width: 230px; height: 191px; border: 1px solid #000; } [/code] I know that IE has trouble with the box model but I'm unsure of where that issue is affecting me and how I could go about correcting it. Disclaimer: Design and non-liquidity are not my idea so I have no control over the static nature of the page. :::[url=http://www.11oh1.net]11oh1[/url]::: [small](Edited by [url=http://www.ozoneasylum.com/user/2619]krets[/url] on 09-12-2006 04:20)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »