riskmod
07-10-2008, 08:35 AM
Is there a fix for this:
#banner {
background-color: #000000;
background: #000 url (images/spacer.gif) repeat-x;
text-align: left;
position: absolute;
right: 0;
left: 0;
height: 34px;
padding: 0px;
margin: 0px;
}
It expands no matter how big you make your bowser (horizontally) fine on FF3/2 and IE7 but not IE 6....any ideas?
TY
#banner {
background-color: #000000;
background: #000 url (images/spacer.gif) repeat-x;
text-align: left;
position: absolute;
right: 0;
left: 0;
height: 34px;
padding: 0px;
margin: 0px;
}
It expands no matter how big you make your bowser (horizontally) fine on FF3/2 and IE7 but not IE 6....any ideas?
TY