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)
-   -   Spacing (https://forum.x-cart.com/showthread.php?t=39689)

xcesiv 05-10-2008 11:31 PM

Spacing
 
Im a bit lost with this.

I want to put a line or 2 between the products listing on this front page

http://ls1store.xcesiv.com/xcart/home.php

as u can see with the 4 products images being small its very cluttered.

thanks

Warren

Yurij 05-12-2008 12:09 AM

Re: Spacing
 
Quote:

Originally Posted by xcesiv
Im a bit lost with this.

I want to put a line or 2 between the products listing on this front page

http://ls1store.xcesiv.com/xcart/home.php

as u can see with the 4 products images being small its very cluttered.

thanks

Warren


Edit file "skin1/modules/Bestsellers/bestsellers.tpl".

After these lines add some tag - "<br />".

PHP Code:

........
    <
b><a href="product.php?productid={$bestseller.productid}&amp;cat={$cat}&amp;bestseller">{$bestseller.product}</a></b><br />
{
$lng.lbl_our_price}: {include file="currency.tpl" value=$bestseller.taxed_price}<br /> 



All times are GMT -8. The time now is 06:40 PM.

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