Hey,
This is the css for it :
Okay, this is it in IE:Code:@charset "utf-8"; /* CSS Document */ body { text-align: center; background-color: #ffffff; font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000; } #wrapper {margin-left:auto; margin-right:auto; width:796px; } #header {background-image:url(images/header.png); margin-top:0; width:796px; height:126px; } #undernav {background-image:url(images/rightundernav.png); width:222px; height:29px; float:right; } #maintop {background-image:url(images/maintop.png); width:574px; height:14px; float:left; } #mainmid {background-image:url(images/mainmid.png); width:574px; float:left; min-height:300px; } #mainbot {background-image:url(images/mainbot.png); width:574px; height:4px; float:left; } #wrapper2 {float:right; width:223px; margin-top:-289px; overflow:hidden; display:inline; margin-left:574px; z-index:1; } #right1top {background-image:url(images/rightheader1.png); width:223px; height:26px; margin-left:-1px; } #right1mid {background-image:url(images/rightmid1.png); width:223px; min-height:50px; margin-left:-1px; } #right1bot {background-image:url(images/rightbot1.png); width:223px; height:4px; margin-left:-1px; } #right2top {background-image:url(images/rightheader2.png); width:223px; height:26px; margin-left:-1px; } #right2mid {background-image:url(images/rightmid2.png); width:223px; min-height:50px; margin-left:-1px; } #right2bot {background-image:url(images/rightbot2.png); width:223px; height:4px; margin-left:-1px; } #right3top {background-image:url(images/rightheader3.png); width:223px; height:26px; margin-left:-1px; } #right3mid {background-image:url(images/rightmid3.png); width:223px; min-height:50px; margin-left:-1px; } #right3bot {background-image:url(images/rightbot3.png); width:223px; height:4px; margin-left:-1px; }
And this is it in FF:
So any ideas on whats wrong ?
Everything else expands correctly, but when the main one expands, the others move down ??
+rep for help, i'm trying to learn you see.








Reply With Quote



