Sign In | Register Now About Bytes | Help | Site Map
Connecting Tech Pros Worldwide

Why is IE causing Horizontal scrolling on my page?

Question posted by: donpro (Guest) on June 27th, 2008 07:20 PM
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's Avatar
donpro
Guest
n/a Posts
June 27th, 2008
07:20 PM
#2

Re: Why is IE causing Horizontal scrolling on my page?
On Jun 26, 12:06 pm, donpro <donpro-2...@rogers.comwrote:
Quote:
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


LOL, I fixed it. IE and FLoats don't always play nice.

 
Not the answer you were looking for? Post your question . . .
189,171 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Latest Articles: Read & Comment
  • Didn't find the answer you were looking for?
    Post Your Question
  • Top Community Contributors