PDA

View Full Version : Smaller description on links page


sean14592
10-21-2008, 06:47 PM
Hi, I dont want to limit the number of characters in the discription, All I want to do is limit it so that only lets say the first 250 characters are shown on the links page.

How could I do this?

Cheers
Sean Preston

bruleo
10-21-2008, 08:00 PM
In link.tpl, add '|truncate:250' to the $link.DESCRIPTION.

Bruce.

sean14592
10-22-2008, 11:34 AM
Thanks a bunch.
Sean