change the text color

Discussion about free Joomla news rotator/ticker with multiple effects like scrolling, fading and several data sources supported.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sun Dec 07, 2008 3:36 pm
Hi. I'm trying to use the module and it works perfect on my template. I have only one problem: I need to display text without link enabled. If I select NO LINK in the module settings I don't know How to change the colour of text. It become the default text color of the template but it's not good for me.
Where I can change it?
Thanks
User avatar
Fresh Boarder

GK User
Sun Dec 07, 2008 10:36 pm
you can set it in template css - check your page structure - create correctly selector and you can add !important on each rule to override styles...
User avatar
Administrator

GK User
Mon Dec 08, 2008 1:03 am
Try this:

Code: Select all
.gk_news_highlighter_desc {
color: #fff!important;
}
User avatar
Platinum Boarder

GK User
Tue Jul 14, 2009 2:35 pm
thank you :) :) :) :)
User avatar
Fresh Boarder

GK User
Tue Jul 14, 2009 3:15 pm
thank you mrSeichinha:)
User avatar
Fresh Boarder


cron