Author Topic: how to edit {thumbnail}?  (Read 5221 times)

0 Members and 1 Guest are viewing this topic.

Offline raghunadhreddys

  • Newbie
  • *
  • Posts: 46
    • View Profile
how to edit {thumbnail}?
« on: January 21, 2010, 02:25:57 AM »
i want to reduce the spaces between the thumbnails.i have tried by editing thumbnail-bit.but not working.let me know how to reduce the space between thumb nails.

Offline nightfallsnet

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: how to edit {thumbnail}?
« Reply #1 on: December 30, 2010, 11:43:45 PM »
i would like to know this as well.. can you style within curly brackets? ive tried surrounding it with a div..

this helped me resize my random image in randome_image.html, but uses original file not the generated thumbnail

<a href="{image_url}"> <img src="{media_src}" border="0" alt="{image_name}" style="max-width: 200px; width: expression(this.width > 200 ? 200: true);"></a>

Rembrandt

  • Guest
Re: how to edit {thumbnail}?
« Reply #2 on: December 31, 2010, 05:14:21 AM »
i want to reduce the spaces between the thumbnails....

in ACP/general/settings/image settings:  set Cellspacing and Cellspadding to "1"

Offline jimraynor

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
Re: how to edit {thumbnail}?
« Reply #3 on: May 30, 2012, 11:22:35 AM »
i want to reduce the spaces between the thumbnails.i have tried by editing thumbnail-bit.but not working.let me know how to reduce the space between thumb nails.

you can edit {thumbnail} in includes/functions.php