Jump to content

CSS Layout Problems in IE


redwall_hp

Recommended Posts

If you want to center your main container use text-align: center; on the body element so every in the body is centered and then on your main div use text-align: left; so everything inside your main container is left aligned just like by default.

Link to comment
Share on other sites

ALL RIGHT! It centered it. Unfortunately, some parts of the layout still look funny in IE. I checked it in IE5 on another computer, it still looks as odd as in IE7, so I guess we can assume IE6 has the problem as well. If anyone has suggestions for fixing the remaining problems, let me know. It seems that the current remaining problems are the navbuttons not stretching to fit right, and the links at the top being positioned funny.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...