Change font size on top menu Change font size on top menu
 

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]

Main Menu

Change font size on top menu

Started by jfattizzi, November 27, 2005, 04:29:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jfattizzi

I am creating a subsilver profile and need to change the top menu font size without changing the rest of the font sizes.  The menu I am talking about is the one that is at the top of the page.  It contains things like "My Gallery, Last Uploads, Register....etc"

THanks.

P.S.  I knmow you have to edit certain .php files, but I think I have to add code...that is the part I dont know.

Joachim Müller

edit themes/yourtheme/style.css, find.topmenuand edit the font-size definition for this class. No PHP stuff at all, just plain CSS.