Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Text size and color  (Read 4399 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.016 seconds with 20 queries.