Jump to content

Displaying wrong in IE


Recommended Posts

comment this attribute in css:

 

line 292

 

width: 700px;

 

this corect the position of center column

 

 

update

:

 

you apply padding-left and padding-right in #page

 

please comment this in global.css line 261

 

and change the width to 1040px

 

 

 

 

 

then go

 

to #left_column please add this attribute : margin-left:30px; in global.css line 286

 

 

 

this solve the problem

Link to comment
Share on other sites

Thanks! That resolved it for IE, but broke it in Chrome (the padding extends too far). Is there a fix that makes it look good universally? If not, IE is more important.

 

 

i say you that comment the padding-left and padding-right in #page . please comment it(remove it)

 

 

after commenting . it's work for IE , FIREFOX and chrome

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...