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
Edit themes/yourtheme/template.php themes/yourtheme/template.html and add any text and HTML markup as you see fit next to {GAL_DESCRIPTION}
thanks!
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
Thanks for spotting my mistake. I corrected my posting as suggested. You're of course right.