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)
-   -   Changing legnth of the short description (https://forum.x-cart.com/showthread.php?t=1541)

stinkfoot 02-17-2003 08:45 AM

Changing legnth of the short description
 
I wanna change the legnth of the short description. Right now it only allows me about 5 lines of text, and i'd like it slightly longer. Is there a way to do this?

shan 02-17-2003 09:36 AM

Take a look in skin1/customer/main/products.tpl

search for ...

Code:

{$products[product].descr|truncate:100:"...":true}

and change the value after truncate to however many characters that you want to display.


All times are GMT -8. The time now is 09:32 PM.

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