OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
HELP! strange css behaviour in opera and NN6
This page's ID:
10740
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
Thanx kuckus! Your method worked just fine, but i got eager to get the box model hack to work. I've uploaded the new version, so everybody please check out [url=http://www.patricdesign.com/relaunch2002/]http://www.patricdesign.com/relaunch2002/[/url] It was a bit complicated but now it works fine. HOWEVER, the is one issue remaining: Previewing the file on my local application server, it shows just fine in Opera (6), but previewing it after I uploaded it shows only the text, no background center layer and some erratic behaviour in general. Why is that? And why do Opera and NN6 display different results? This is the new CSS: [code] #goldenemitte { position:absolute; left:50%; top:50%; width:740px; height:420px; /* the width/2 */ margin-left:-370px; /* the height/2 */ margin-top:-200px; background: url(../images/waffel.gif); background-repeat : no-repeat; /*for layer testing purposes I added a border*/ /*border : #f90 1px solid;*/ text-align:left; font:11px verdana; padding:10px 29px 28px 10px; voice-family: "\"}\""; voice-family:inherit; width: 701px; height: 362px; } html>body .goldenemitte { width : 701px; height : 362px; } [/code] <´¯`·.¸ Patric ¸.·´¯`>
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »