Longer gallery description Longer gallery description
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Longer gallery description

Started by nickelas, August 27, 2006, 11:54:58 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nickelas

Greetings,
How can I write a longer gallery description that spans over several rows? I mean the description at the top of the gallery, I would like to extend it.
(Apologies if this has been answered before, coldn't find it.)
Thanks,
/Nickelas
Human

Joachim Müller

#1
Edit themes/yourtheme/template.php themes/yourtheme/template.html and add any text and HTML markup as you see fit next to {GAL_DESCRIPTION}

nickelas

Human

Sami

Quote from: GauGau on August 27, 2006, 01:24:54 PM
Edit themes/yourtheme/template.php and add any text and HTML markup as you see fit next to {GAL_DESCRIPTION}
As a reference for others : template.php should be template.html
‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller

Thanks for spotting my mistake. I corrected my posting as suggested. You're of course right.