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)
-   -   Weird spacing / gutter on main home.php page - fix? (https://forum.x-cart.com/showthread.php?t=27784)

thentavius 01-04-2007 08:38 AM

Weird spacing / gutter on main home.php page - fix?
 
Still working on the site, but I've noticed something in the way the home.php page displays in Internet Explorer 6, 7. Haven't tested it in an IE lower than 6 yet.

There's a funny "gutter" or big white space along the center left of the page, to the left of my featured departments icons and featured products dialog box. I have no idea what's causing it to display this way.

When the page is viewed in FireFox (any FireFox) / Mozilla, it looks perfectly fine. The blank gutter isn't there, and everything fits nicely.

Any idea what's causing this? The blank gutter is driving me crazy. I've tried tweaking the overall page width, etc. to no avail.

http://www.plasticpumpkin.com/store/xcart/home.php

ranger82nd 01-04-2007 11:54 AM

Re: Weird spacing / gutter on main home.php page - fix?
 
Find this...
Code:

<!-- AddMe Bookmark Button BEGIN -->
<a href="javascript: location.href='http://www.addthis.com/bookmark.php?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);"><img src="https://www.plasticpumpkin.com/store/xcart/images/icons/button1-bm.gif" width="125" height="16" border="0" align=left></a>
<IMG src="/store/xcart/skin1/images/spacer.gif" width="150" height="8" border="0"></TD>
<!-- AddMe Bookmark Button END -->


and remove this...
Code:

<IMG src="/store/xcart/skin1/images/spacer.gif" width="150" height="8" border="0">

thentavius 01-04-2007 01:32 PM

Re: Weird spacing / gutter on main home.php page - fix?
 
=D> :D/

OMG! Thank you, thank you, thank you, thank you x a million.

THANK YOU SO MUCH!!!!!!!!!!!!!!!!!!!!!

ranger82nd 01-04-2007 03:45 PM

Re: Weird spacing / gutter on main home.php page - fix?
 
You're very welcome!


All times are GMT -8. The time now is 10:00 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.