Changing Theme to use different colors in Forum Plugin Changing Theme to use different colors in Forum Plugin
 

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

Changing Theme to use different colors in Forum Plugin

Started by Vinicius Machado, February 11, 2010, 10:38:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Vinicius Machado

Hi every one,

as informed by Phill Luckhurst at this topic http://forum.coppermine-gallery.net/index.php/topic,51535.msg316393.html#msg316393

I need some help to change the color of Category name in the Forum Plugin and regarding his informations I will need to make same changes in the theme.php.

So I attatched my theme folder and below is the link to my Gallery.

http://www.viniciusmachado.com/crisevini/album/forum.php

If is necessary you can can use these user account:

User: tester
Password: tester123

Take a look at the First Category Name "Regras do Fórum" that is in blue. So I'd like to change it to white bold.

Thanks and I hope to heard from you soon.

Regards,

Vinicius Machado

Αndré

Quote from: Αndré on February 12, 2010, 09:06:47 AM
The color is set in the forum template css file (for classic it's forum/templates/classic/style.css).

Copy/rename the folder forum/templates/classic to forum/templates/vini.

Vinicius Machado