Font Color

9 years 10 months ago #607 by Grob
Font Color was created by Grob
Hello,
In some templates, the color of the Template Switcher Font is white, same color as the background of the Module. How can i change that?

Please Log in or Create an account to join the conversation.

9 years 10 months ago #608 by Caro
Replied by Caro on topic Font Color
Hello Grob,

to define the color you should edit the file ... /modules/mod_templateswitcher/templateswitcher.css
on line 3 class templatename insert color: #color_you want ;

If you want also define the hover and active status create a new class
.templatename :hover, templatename :active, template :focus { color: #color_you want; }

I will sent your question to the dev. Team as improvement suggestion.
I hope my answer is helpful to you!

Regards
Caro

If you think our extensions are worth 5 stars, feel free to write a review in the JED .

Thanks a lot :)

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum