Advanced search  

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

Pages: [1]   Go Down

Author Topic: Gallery description in Coppermine configuration.  (Read 9714 times)

0 Members and 1 Guest are viewing this topic.

Hrdchrgr

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Gallery description in Coppermine configuration.
« on: February 01, 2004, 08:18:10 am »

I am on the configuration page of my gallery and I have named my gallery in the setting that says "Gallery name".
The next setting in the config page says "Gallery description", I have filled that in also BUT I want this setting to be displayed on my page in italic. How or where do I do this. Please forgive me if I have not viewed a post that already deals with this topic.

Thanks
Hrdchrgr
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Gallery description in Coppermine configuration.
« Reply #1 on: February 01, 2004, 12:52:47 pm »

Hi Hrdchrgr,

open themes/your_theme/template.html.

Find;
Code: [Select]
<h3>{GAL_DESCRIPTION}</h3><br />

change it to this;
Code: [Select]
<h3><I>{GAL_DESCRIPTION}</I></h3><br />
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Hrdchrgr

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Gallery description in Coppermine configuration.
« Reply #2 on: February 01, 2004, 07:19:47 pm »

Thanks casper, that did the trick. You the man! :P
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 18 queries.