Added semicolon before each item K2

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
Fri Apr 17, 2015 11:56 am
Check this page:
http://www.nordiskbrasvarme.se/
Scroll down to "Vad säger våra kunder", there are customer comments, but Before each bubble there's a semicolon I want to get rid off. I Think it came with an update of the module..
Please help
User avatar
Fresh Boarder

GK User
Fri Apr 17, 2015 1:23 pm
Hi,
ok , try it:

Code: Select all
.gkHighlighterItem > span {
    color: transparent;
}

.gkHighlighterItem div {
    color: white;
}
User avatar
Platinum Boarder

GK User
Tue May 12, 2015 10:55 am
Oscar E wrote:Hi,
ok , try it:

Code: Select all
.gkHighlighterItem > span {
    color: transparent;
}

.gkHighlighterItem div {
    color: white;
}


That worked to hide the semicolon but I'd rather get rid of it, where can I find it in the sourcecode?
User avatar
Fresh Boarder

GK User
Wed May 13, 2015 10:46 am
so you have to edit & customize module code, and we cannot help in this area. sorry.
User avatar
Platinum Boarder


cron