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)
-   -   Gap above copyright border (https://forum.x-cart.com/showthread.php?t=17220)

tracey_ccishop 10-11-2005 04:03 PM

Gap above copyright border
 
Its just a small thing, but I have a thin gap above the copyright border of my site. It only appears in IE and not Firefox and Netscape.
Any suggestions about how to close this gap for IE and why it doesnt appear in the other 2.
Thanks

balinor 10-11-2005 05:16 PM

Yea, have a look at rectangle_bottom.tpl and get rid of all this crap:

Code:

{if $config.Adaptives.browser eq 'MSIE' || $config.Adaptives.browser eq ''}
<TR><TD height="100%">[img]{$ImagesDir}/spacer.gif[/img]</TD></TR>
{else}
<TR><TD>[img]{$ImagesDir}/spacer.gif[/img]</TD></TR>
{/if}



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

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