Wallpaper Script Forum » How-To and Troubleshooting

Big thumbnail titles breaking thumbnail line

(3 posts)
  1. Hello There,

    I'm trying to customize my little site here at http://www.desktopwallpapers4u.co.cc/ but now facing a problem which I must solve anyway. I uploaded some wallpapers which titles are too big to show in one line so it is breaking into two line but its also breaking thumbnail line. Please someone tell me how could I prevent it. I want to show title's first 2/3 word only then dot if it has more word. Please tell me how can I do that.
    Please see my site first to understand what I'm wanting.

    Best wishes for all
    Thanks
    http://www.desktopwallpapers4u.co.cc/

    Posted 1 year ago #
  2. find it at templates/default/item.tpl :

    {$items[item].name|escape:'html':'UTF-8'|truncate:28:"":true}

    replace 28 as you want .

    Posted 1 year ago #
  3. Thank You ktvmt, your solution working, I got my problem solved.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.