![]() |
Internet Explorer centering everything
I hate IE.
I just took a peek at our site in IE. Everything is centered; menus, search, etc. We are using the default template. Is there an easy cure to fix this? |
Re: Internet Explorer centering everything
Which default template? Light and Lucid? And IE6 or IE7? URL?
|
Re: Internet Explorer centering everything
Sorry.
IE6. I don't remember which template that I installed... how do I find that out? And the store isn't open yet, so can't give out the URL. |
Re: Internet Explorer centering everything
Tough to help unless we can see the code and a live example :(
|
Re: Internet Explorer centering everything
Sorry, figured this was a known issue. I deal with it when the site is live.
|
Re: Internet Explorer centering everything
We are live now. You can view the site here. IE6 I'm seeing the issue in. Thank you.
|
Re: Internet Explorer centering everything
View the source...you have a <center> tag (which is a depreciated tag by the way) just after the body tag, and then you attempted to close it within a table cell, which won't work. Get rid of the center tag and use an inline tag to center the main containing table:
<table class="Container" cellpadding="0" cellspacing="0" width="90%" align="center"> |
Re: Internet Explorer centering everything
I am having the same issue but I am confused about what I need to edit and where.
|
Re: Internet Explorer centering everything
Need to see a url in order to figure out what your issue is, as it may not be the same as the above.
|
Re: Internet Explorer centering everything
|
All times are GMT -8. The time now is 10:14 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.