mod_gk_news_highlighter:: Text colour problem

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
Thu Feb 26, 2009 1:28 pm
Hello,
I am trying to use mod_gk_news_highlighter.

It works but I am not able to change Text colour and Text style, it always use the same standard colour.

What could I check ?

Thanks.

Mario
User avatar
Fresh Boarder

GK User
Tue Mar 31, 2009 11:12 am
Hi

I have the same problem... :-(
User avatar
Fresh Boarder

GK User
Tue Mar 31, 2009 11:20 am
Hello.

I changed inside the php display file of the module
User avatar
Fresh Boarder

GK User
Tue Mar 31, 2009 11:28 am
(sorry for my english...i'm french)

I think the solution is here :

Code:

.gk_news_highlighter_title,
.gk_news_highlighter_desc {
color: #000!important;
}


But i don't understand ... Where can i find those lines ?
User avatar
Fresh Boarder

GK User
Tue Mar 31, 2009 12:11 pm
You have to change style.php file under the module folder:

/modules/mod_gk_news_highlighter/style/style.php
User avatar
Fresh Boarder


cron