Author Topic: Picture Description under thumbnail  (Read 8766 times)

0 Members and 1 Guest are viewing this topic.

Offline pleo

  • Pre-Newbie
  • Posts: 8
    • View Profile
Picture Description under thumbnail
« on: May 27, 2003, 08:44:50 AM »
Is it possible to make the description of the picture visible under the thumbnails, so that people can see a description of the picture but on the thubnail page?  thanks

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Picture Description under thumbnail
« Reply #1 on: May 27, 2003, 08:54:14 AM »
yes ;)
open /templates/<yourtemplate>/thumbnail_bit.html
and add this tag:
{image_description}
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline pleo

  • Pre-Newbie
  • Posts: 8
    • View Profile
thanks!
« Reply #2 on: May 28, 2003, 01:02:47 AM »
Thanks, i'll give that a try.

Offline pleo

  • Pre-Newbie
  • Posts: 8
    • View Profile
works, but...
« Reply #3 on: May 28, 2003, 03:33:06 AM »
thanks, it works.  but when the comment is too long it changes the table width on the thubnails page.  how do i make it so that the table remains a fixed width (which file is that in)??  thanks

Offline pleo

  • Pre-Newbie
  • Posts: 8
    • View Profile
nevermind
« Reply #4 on: May 28, 2003, 03:40:23 AM »
i found you can manually set the table size in the cp.  is that the best way?  when i set the table size to a certain size, what file does it change?

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: works, but...
« Reply #5 on: May 28, 2003, 03:52:00 AM »
Quote from: pleo
how do i make it so that the table remains a fixed width (which file is that in)??  thanks
not sure why they change size of the table (it should just wrap description to fit in the table), but all changes u need do in the same file.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline CodeMan

  • Newbie
  • *
  • Posts: 32
    • View Profile
    • ArabGlobe.com
Re: Picture Description under thumbnail
« Reply #6 on: March 24, 2012, 09:58:23 PM »
Hello,

is it possible to maximize the description-length in the thumbnail_bit?
For example, let the description have a maximum of 50 characters.

I tried this:
http://www.4homepages.de/forum/index.php?topic=23184.0.

But this option seems to constantly change/distort the template (2 columns with 3 image-rows) after refreshing the page.