coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: nickelas on August 27, 2006, 11:54:58 AM

Title: Longer gallery description
Post by: nickelas on August 27, 2006, 11:54:58 AM
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
Title: Re: Longer gallery description
Post by: Joachim Müller on August 27, 2006, 01:24:54 PM
Edit themes/yourtheme/template.php themes/yourtheme/template.html and add any text and HTML markup as you see fit next to {GAL_DESCRIPTION}
Title: Re: Longer gallery description
Post by: nickelas on September 05, 2006, 05:29:57 PM
thanks!
Title: Re: Longer gallery description
Post by: Sami on September 05, 2006, 05:39:59 PM
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
Title: Re: Longer gallery description
Post by: Joachim Müller on September 05, 2006, 07:07:04 PM
Thanks for spotting my mistake. I corrected my posting as suggested. You're of course right.