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)
-   -   How to remove let column at homepage? (https://forum.x-cart.com/showthread.php?t=74072)

cheap eyeglasses 06-13-2016 08:10 PM

How to remove let column at homepage?
 
http://www.loupesusa.com/
How to remove let column at homepage, pls?

tks in advance

razortw 06-14-2016 12:21 AM

Re: How to remove let column at homepage?
 
Hello.
You should wrap the 'left-bar' div into the following condition so that it does not show up at the home page
Code:

{if $main eq 'catalog' and $cat neq 0}
... left bar code ...
{/if}

There will be a big white space at the left side of the page, which you will easily remove by adjusting the margin property of the #center-main div using CSS (/skin/light_responsive/css/altskin.css file)


All times are GMT -8. The time now is 08:13 AM.

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