coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: william on December 10, 2003, 11:46:11 PM

Title: How to make the "Gallery description" text an html
Post by: william on December 10, 2003, 11:46:11 PM
What file(s) need to be modified to make the "Gallery description" text an html link?

Thanks in advance!

William
Title: How to make the "Gallery description" text an html
Post by: Joachim Müller on December 11, 2003, 04:27:09 AM
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
Title: Thanks! It worked.
Post by: william on December 11, 2003, 05:41:43 AM
Yes, that was exactly what I was looking for. Thank you very much for the unexpectedly speedy reply!

William