News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

modify alt text on thumbnails

Started by lordprodigy, February 16, 2006, 09:06:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lordprodigy

I know some mods for 1.3.2 but not sure if its the same for 1.4.x.. so how can I change the content of the alt text on thumbnails?

Currently when you let your mouse over a thumb, the alt text is:

- The file name
- The file size
- The dimensions
- The Date

And I would like to change it to:

- Category
- Album name
- File name
- Date

How can I do that?

Thanks a lot in advance!


Joachim Müller

the cpg1.3.x mods should apply, only the code has moved from displayimage.php to theme.php. If you don't have the code in your copy of theme.php, you'll have to copy the section over from the sample theme (as usual when modifying your theme).

lordprodigy

Thank you GauGau. To be honest with you, I am a little confused. Im not quite sure how to do it, so if you have some code to show me, would be very much appreciated. its not rush...

thanks a lot.

vesa49

Is it posible to get alt text on thumbnails from textfile and if so, how to do it