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: Text size and color  (Read 4397 times)

0 Members and 1 Guest are viewing this topic.

donkeykong

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Text size and color
« on: November 18, 2005, 06:56:07 pm »

Well it won't let me post in the modification forums so here it goes...

Is it possible to change text size and color int the gallery?  Thanks...

Dave.
Logged

Abbas Ali

  • Administrator
  • Coppermine addict
  • *****
  • Country: in
  • Offline Offline
  • Gender: Male
  • Posts: 2165
  • Spread the PHP Web
    • Ranium Systems
Re: Text size and color
« Reply #1 on: November 18, 2005, 07:02:23 pm »

Edit themes/yourtheme/style.css

Please search the board before posting.
Logged
Chief Geek at Ranium Systems

donkeykong

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Text size and color
« Reply #2 on: November 28, 2005, 05:19:39 pm »

Thanks for the reply.  Mainly I would like to change the color of the text that says Coppermine Photo Gallery in top right of the Hardwired theme.  I can't seem to figure out where it is in the style.css file.  Thanks for your time.
Logged

Abbas Ali

  • Administrator
  • Coppermine addict
  • *****
  • Country: in
  • Offline Offline
  • Gender: Male
  • Posts: 2165
  • Spread the PHP Web
    • Ranium Systems
Re: Text size and color
« Reply #3 on: November 28, 2005, 07:17:05 pm »

Find

Code: [Select]
.gal_name
{
        color:#4C5157;
        font-size:20px;
}

and edit the color value to what you want.
Logged
Chief Geek at Ranium Systems
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.