CaptainB
06-29-2007, 01:08 PM
Hi!
I have a problem. If you go here: http://www.xflightx.port10.com/test/main-layout.php and look at the upper menu devider, you will see that there's something wrong. I can't make it, the same with the bottom one, to be 10px height! It works in IE7, but not in IE6.
Here's the code: (NOTE: With the "uppermenu" I have tried to use a pic and with the bottom I havn't - none of them works as they should.)
#uppermenu { background-image:url("menuspacer.gif");
background-repeat:repeat-x;
width:150px;
height:10px;
border-style:ridge;
border-width:1px;
}
The bottom:
#lowermenu { background-color:#C8C8C8;
width:150px;
height:q0px;
border-style:ridge;
border-width:1px;
}
I have a problem. If you go here: http://www.xflightx.port10.com/test/main-layout.php and look at the upper menu devider, you will see that there's something wrong. I can't make it, the same with the bottom one, to be 10px height! It works in IE7, but not in IE6.
Here's the code: (NOTE: With the "uppermenu" I have tried to use a pic and with the bottom I havn't - none of them works as they should.)
#uppermenu { background-image:url("menuspacer.gif");
background-repeat:repeat-x;
width:150px;
height:10px;
border-style:ridge;
border-width:1px;
}
The bottom:
#lowermenu { background-color:#C8C8C8;
width:150px;
height:q0px;
border-style:ridge;
border-width:1px;
}