Highlighter Font Color

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Sun Apr 22, 2012 5:15 pm
Hallo I have changed the override.css to change GK4 higilighter font color but this has no effect.
Should I change some setting somewhere to enable the override?

Can somebody help with this issue?

It's urgent many thanks

R. P.
User avatar
Fresh Boarder

GK User
Mon Apr 23, 2012 7:24 am
If you use build in template styles for highlighter you need to make changes in override.css file, please paste here code that you added I'll try to help you.
User avatar
Platinum Boarder

GK User
Sat May 05, 2012 6:23 pm
it doesn't matter what code I input it makes no changes.

last changes I made are:

.gkHighlighterItem a {
color:#ffffff;
}
User avatar
Fresh Boarder

GK User
Sun May 06, 2012 10:24 am
Please use !important declaration because it can be caused by CSS inheritance like color: #fff !important
User avatar
Platinum Boarder

GK User
Sun May 06, 2012 1:09 pm
I have tried following but not working! :-(

/* Here you can include your override CSS styles */

.gkHighlighterItem a {
color:#FF0000; !important
}

/* Here you can include your override CSS styles */

.gkHighlighterItem a {
color:#FF0000 !important;
}
User avatar
Fresh Boarder

GK User
Tue May 08, 2012 7:54 am
Please send me ftp access I'll add this code for you because surely there is some problem in place where you add the code or with some CSS code. Please include forum topic in message.
User avatar
Platinum Boarder

GK User
Thu May 24, 2012 7:48 am
bkrztuk wrote:Please send me ftp access I'll add this code for you because surely there is some problem in place where you add the code or with some CSS code. Please include forum topic in message.


email address?
User avatar
Fresh Boarder

GK User
Thu May 24, 2012 10:51 am
Please use forum PM message.
User avatar
Platinum Boarder


cron