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

How to make the "Gallery description" text an html

Started by william, December 10, 2003, 11:46:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

william

What file(s) need to be modified to make the "Gallery description" text an html link?

Thanks in advance!

William

Joachim Müller

edit /themes/yourtheme/template.html and look for {GAL_DESCRIPTION}Change it to<a href="your_url_goes_here">{GAL_DESCRIPTION}</a>

Is this what you had in mind?

GauGau

william

Yes, that was exactly what I was looking for. Thank you very much for the unexpectedly speedy reply!

William