OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Damn positioning
This page's ID:
10836
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
OK I am having a little problem with this positioning.....I have the code and IE6 and Mozilla look very different. I just can't seem to figure out what the issue could be so I ask for a little help. I am trying to get the three boxes centerd and in IE they appear to be centered with this code and Mozilla they are still too far left....any suggestions?? I don't think that I should have to have the [i]margin-left:90px[/i] but it's the only thing that will push the items more the where I want them. [b]body { font-family: georgia, veranda, arial, sans-serif; color: #999999; text-align:center; background: #000000; } #frame { width:793px; height:506px; margin-right:auto; margin-left:auto; margin-top:0px; padding:0px; background: black url("images/fpimages/bkgroundimg.gif"); background-repeat:no-repeat; text-align:left; } #left { margin-top:140px; margin-left:90px; float:left; padding:0px; width:150px; } #middle { margin-top:177px; margin-left:8px; float:left; padding:0px; width: 150px; } #right { margin-top:140px; margin-left:8px; float:left; padding:0px; width: 150px; } [/b]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »