I'm using the latest version of Coppermine and all I'm trying to do is stylize that line below thumbnail view that says "4 albums on 1 page(s)" or however many albums on however many pages.
Does anybody have an idea on where to look in the theme.php page to stylize this? Or anything you call me on what to search for here regarding this? (cause i'm not sure what that particular line is called)
:)
Look for ".tableh1_compact" in the stylesheet. Not sure if it might affect other elements too.
http://forum.coppermine-gallery.net/index.php/topic,24056.msg123520.html#msg123520
If you're running Firefox, you might also want to take a look at the Firebug add-on; it does some things that Web Developer doesn't do (and vice-versa). Between Web Developer and Firebug there are very few CSS styling/layout problems that can't be solved.
Ahhhh okay - thanks for your help guys! I figured it out :)