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: (Curve) Increase Menu Text Size?  (Read 3516 times)

0 Members and 1 Guest are viewing this topic.

Parlock

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
(Curve) Increase Menu Text Size?
« on: November 09, 2012, 02:27:10 pm »

Hey there,
In the default Coppermine theme (Curve), how do I increase the size of the text in the main menu (where Home, My Gallery, Upload File etc. is)?
Thanks for any help!
Logged

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: (Curve) Increase Menu Text Size?
« Reply #1 on: November 09, 2012, 04:49:22 pm »

Look at your /themes/curve/style.css file at line 18 for the following code

Code: [Select]
body {
    color: Black;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

and edit the 12px as required. Hopefully you will not need to go above 22px as then the characters will break out from the background image for the buttons.
Logged
It is a mistake to think you can solve any major problems just with potatoes.
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.