pleo
Pre-Newbie
Offline
Posts: 8
Thank You
-Given: 0
-Receive: 0
|
 |
« 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
|
|
|
|
|
|
Logged
|
|
|
|
V@no
If you don't tell me what to do, I won't tell you where you should go :)
Administrator
4images Guru
   
Offline
Posts: 17849
Thank You
-Given: 47
-Receive: 498
mmm PHP...
|
 |
« Reply #1 on: May 27, 2003, 08:54:14 AM » |
|
yes  open /templates/<yourtemplate>/thumbnail_bit.htmland add this tag: {image_description}
|
|
|
|
|
|
Logged
|
|
|
|
pleo
Pre-Newbie
Offline
Posts: 8
Thank You
-Given: 0
-Receive: 0
|
 |
« Reply #2 on: May 28, 2003, 01:02:47 AM » |
|
Thanks, i'll give that a try.
|
|
|
|
|
|
Logged
|
|
|
|
pleo
Pre-Newbie
Offline
Posts: 8
Thank You
-Given: 0
-Receive: 0
|
 |
« 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
|
|
|
|
|
|
Logged
|
|
|
|
pleo
Pre-Newbie
Offline
Posts: 8
Thank You
-Given: 0
-Receive: 0
|
 |
« 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?
|
|
|
|
|
|
Logged
|
|
|
|
V@no
If you don't tell me what to do, I won't tell you where you should go :)
Administrator
4images Guru
   
Offline
Posts: 17849
Thank You
-Given: 47
-Receive: 498
mmm PHP...
|
 |
« Reply #5 on: May 28, 2003, 03:52:00 AM » |
|
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.
|
|
|
|
|
|
Logged
|
|
|
|
CodeMan
Newbie
Offline
Posts: 32
Thank You
-Given: 0
-Receive: 0
|
 |
« 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.
|
|
|
|
|
|
Logged
|
|
|
|
|