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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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