Can't find color code for text "Random Files" Can't find color code for text "Random Files"
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Can't find color code for text "Random Files"

Started by oceanstatedubs.com, November 01, 2005, 03:02:10 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

oceanstatedubs.com

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!   :)

Nibbler

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

oceanstatedubs.com

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