News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.