How to make the "Gallery description" text an html How to make the "Gallery description" text an html
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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