[Solved]: Stylizing "4 albums on 1 page(s)" etc. [Solved]: Stylizing "4 albums on 1 page(s)" etc.
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

[Solved]: Stylizing "4 albums on 1 page(s)" etc.

Started by gotmedia, April 12, 2008, 07:33:10 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

gotmedia

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)

:)

steveeh131047

Look for ".tableh1_compact" in the stylesheet. Not sure if it might affect other elements too.


steveeh131047

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.

gotmedia

Ahhhh okay - thanks for your help guys!  I figured it out :)