HighDots Forums  

Why is IE causing Horizontal scrolling on my page?

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Why is IE causing Horizontal scrolling on my page? in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
donpro
 
Posts: n/a

Default Why is IE causing Horizontal scrolling on my page? - 06-26-2008 , 12:06 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

Reply With Quote
  #2  
Old   
donpro
 
Posts: n/a

Default Re: Why is IE causing Horizontal scrolling on my page? - 06-26-2008 , 12:14 PM






On Jun 26, 12:06 pm, donpro <donpro-2... (AT) rogers (DOT) com> wrote:
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.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.