Author Topic: I need help  (Read 2823 times)

0 Members and 1 Guest are viewing this topic.

Offline winston879

  • Pre-Newbie
  • Posts: 2
    • View Profile
I need help
« on: March 14, 2011, 10:38:47 AM »
I'd like to show in categories only links to images and image names, how I can do this? Thanks.  Rolling Eyes

Rembrandt

  • Guest
Re: I need help
« Reply #1 on: March 14, 2011, 12:35:26 PM »
search template/your template/thumbnails.html and replace all with this one:
Code: [Select]
<b>{image_name}</b> {if image_is_new}<sup class="new">{lang_new}</sup>{endif image_is_new}
mfg Andi