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

custom text on display media page

Started by allvip, September 20, 2013, 12:31:16 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

allvip

I wouuld like to add some custom text near the slideshow button or on top of the image under file count FILE 36/357
thanks

Αndré

Please decide where exactly you want to display that text. I assume it's always the same text?

allvip

option 1 is my first choice off course:near the slideshow button

Αndré

Copy the block $template_img_navbar from themes/sample/theme.php to your theme's theme.php file, if it doesn't exist. Then, find
<td id="slideshow_button" align="center" valign="middle" class="navmenu" width="48"></td>
and add your text.

allvip