forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: gotmedia on April 12, 2008, 07:33:10 am

Title: [Solved]: Stylizing "4 albums on 1 page(s)" etc.
Post by: gotmedia on April 12, 2008, 07:33:10 am
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)

:)
Title: Re: Stylizing "4 albums on 1 page(s)" etc.
Post by: steveeh131047 on April 12, 2008, 10:03:48 am
Look for ".tableh1_compact" in the stylesheet. Not sure if it might affect other elements too.
Title: Re: Stylizing "4 albums on 1 page(s)" etc.
Post by: Joachim Müller on April 12, 2008, 11:14:33 am
http://forum.coppermine-gallery.net/index.php/topic,24056.msg123520.html#msg123520
Title: Re: Stylizing "4 albums on 1 page(s)" etc.
Post by: steveeh131047 on April 12, 2008, 11:23:12 am
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.
Title: Re: Stylizing "4 albums on 1 page(s)" etc.
Post by: gotmedia on April 13, 2008, 11:35:11 pm
Ahhhh okay - thanks for your help guys!  I figured it out :)