coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: jfattizzi on November 27, 2005, 04:29:01 AM

Title: Change font size on top menu
Post by: jfattizzi on November 27, 2005, 04:29:01 AM
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.
Title: Re: Change font size on top menu
Post by: Joachim Müller on November 27, 2005, 08:23:59 PM
edit themes/yourtheme/style.css, find.topmenuand edit the font-size definition for this class. No PHP stuff at all, just plain CSS.