IE Overflow

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

Post Reply
Trahb
Forum Commoner
Posts: 36
Joined: Sat Jan 30, 2010 9:09 pm

IE Overflow

Post by Trahb »

I have a sidebar on my website with some information that looks perfect in FireFox and Google Chrome, but in IE, instead over pushing the text down to start a new line when it reaches the edge of its container, it widens the whole container which in turn pushes the main content of the page below the sidebar because they're too wide to fit side by side..
Any ideas on what may be causing this?
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: IE Overflow

Post by social_experiment »

Could you paste some of your css code and which version of I.E you are using.
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
Post Reply