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.
edit themes/yourtheme/style.css, find.topmenu
and edit the font-size definition for this class. No PHP stuff at all, just plain CSS.