https://testbed.odysseyshipping.com/
Click on the "About Us" link at the top right. All is OK in Firefox
but in IE 7, there's a horizontal scrollbar. At least, in my browser
there is as others report it OK. When I remove the margin in the code
below it is OK. Anyone know how I can fix this bet keep the margin as
I want space between the text and borders
#aboutUs_wrapper {
margin: 2em;
padding: 0;
text-align: center;
}
Thanks,
Don
donpro - 26 Jun 2008 17:14 GMT
> https://testbed.odysseyshipping.com/
>
[quoted text clipped - 13 lines]
> Thanks,
> Don
LOL, I fixed it. IE and FLoats don't always play nice.