chrisaroz Posted September 19, 2011 Share Posted September 19, 2011 www.QueenJillyCandles.com Displays fine in Google Chrome, does NOT display correctly in IE. Any thoughts? Link to comment Share on other sites More sharing options...
Soheil Gh Posted September 19, 2011 Share Posted September 19, 2011 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 More sharing options...
chrisaroz Posted September 20, 2011 Author Share Posted September 20, 2011 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. Link to comment Share on other sites More sharing options...
Soheil Gh Posted September 20, 2011 Share Posted September 20, 2011 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now