It looks like you're using an Ad Blocker.

Please white-list or disable AboveTopSecret.com in your ad-blocking tool.

Thank you.

 

Some features of ATS will be disabled while you continue to use an ad-blocker.

 

CSS problem (Opera)

page: 1
0

log in

join
share:

posted on Aug, 21 2007 @ 03:43 PM
link   
Can anyone help with this. I always mainly use Firefox and alittle IE when making the design. I never really had many problems in opera. And sadly i can't use any hacks at work for it. im having trouble setting th min-width of a div and could have sworn this used to wrok but not any more apperently.

here's the problem recreated(way to much to post the real problem)

html>
head>
style>
* [ margin: 0; padding: 0; height: 20em;]
div#wrapper [
min-width: 939;
]
div#left [
width: 20em;
float:left;
border: solid 2px red;
]
div#right [
width: 20em;
float: right;
border: solid 2px green;
]
div#center [
border: solid 2px blue;
]
/style>
/head>
body>
div id='wrapper'>
div id='left'>
div id='right'>
div id='center'>
/div>
/body>
/html>


it works in firefox but not in opera.
the left and right divs are fixed width and the center one takes up the rest of the space

This is making me crazy! any help would be apreciated

(edit)i hope thats understand able, didn't think about it messing up the tags
edit entities undid
(all i do here is css )
[edit on 21-8-2007 by ThaDewd]

[edit on 21-8-2007 by ThaDewd]

[edit on 21-8-2007 by ThaDewd]



posted on Aug, 21 2007 @ 04:49 PM
link   
well i found the best fix i could.....
i upgraded...



new topics
 
0

log in

join