forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: oceanstatedubs.com on November 01, 2005, 03:02:10 pm

Title: Can't find color code for text "Random Files"
Post by: oceanstatedubs.com on November 01, 2005, 03:02:10 pm
Good morning all!  I tried searching for this but there is waaaay too much info on these forums to sort through!!

This is our gallery: http://oceanstatedubs.com/dubvault/

I can't seem to find the code to change the color of the text "Random Files"

Any help would be greatly apprciated! 

Thanks!   :)
Title: Re: Can't find color code for text "Random Files"
Post by: Nibbler on November 01, 2005, 03:11:27 pm
It's h2. The reason it doesn't respond to changes in the h2 definition in the stylesheet is that it is being overridden by the h2 definition in your osd_main.css
Title: Re: Can't find color code for text "Random Files"
Post by: oceanstatedubs.com on November 01, 2005, 04:11:28 pm
ah! good call! 

i just tricked it by creating a new "h4" and changing the code in my theme.php file from h2 to h4

thanks for the push in the right direction!  ;D