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:
- 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
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
-
- Fresh Boarder
- GK User
- Fri Apr 17, 2015 1:23 pm
Hi,
ok , try it:
ok , try it:
- Code: Select all
.gkHighlighterItem > span {
color: transparent;
}
.gkHighlighterItem div {
color: white;
}
-
- 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?
-
- 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.
-
- Platinum Boarder
4 posts
• Page 1 of 1