X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Internet Explorer centering everything (https://forum.x-cart.com/showthread.php?t=33512)

OpheliaPayne 08-27-2007 11:45 AM

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?

balinor 08-27-2007 05:02 PM

Re: Internet Explorer centering everything
 
Which default template? Light and Lucid? And IE6 or IE7? URL?

OpheliaPayne 08-27-2007 05:09 PM

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.

balinor 08-27-2007 06:11 PM

Re: Internet Explorer centering everything
 
Tough to help unless we can see the code and a live example :(

OpheliaPayne 08-28-2007 06:25 AM

Re: Internet Explorer centering everything
 
Sorry, figured this was a known issue. I deal with it when the site is live.

OpheliaPayne 09-03-2007 05:41 PM

Re: Internet Explorer centering everything
 
We are live now. You can view the site here. IE6 I'm seeing the issue in. Thank you.

balinor 09-03-2007 05:46 PM

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

Victoria Feemster 09-04-2007 12:10 AM

Re: Internet Explorer centering everything
 
I am having the same issue but I am confused about what I need to edit and where.

balinor 09-04-2007 04:13 AM

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.

Victoria Feemster 09-04-2007 04:34 AM

Re: Internet Explorer centering everything
 
Sorry about that.

http://www.oneofakindscrapz.com/store/home.php


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.