How does one make the menu links at the top of index.php bigger? the ones that are 'Home' 'My Gallery' etc.
Hi, just look in your style.css file and edit font-size...
Whit Firefox and Firebug you could easly know what especific line to edit...
Post if you make it work... bye..
See http://forum.coppermine-gallery.net/index.php/topic,24056.msg123520.html#msg123520
Thanks for the link to the other post
I usually use my php editor for everything,
vaguely wonders if Mozilla Seamonkey has the thing....(because IE is totally evul)
You don't need another editor. What we suggested are tools that nicely blend into the browser (Mozilla, that is) to allow you to figure out (among other things) what section of the screen is controlled by what CSS properties. Mozilla seamonkey should be fine as well.
Thanks. Got it all figured out now. Guess I was partially brain-dead last night I couldn't see what was right in front of me.