table / gkBlock mouse hover effect

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Jun 25, 2015 12:19 am
Reply with quote
Report this post
Hi,

How to disable mouse hover (white background) effect in member countries details? - http://asiaitf.org/index.php/members

lot of thanks
User avatar
Expert Boarder

GK User
Thu Jun 25, 2015 6:26 am
Reply with quote
Report this post
Please edit: /templates/gk_publisher/css/override.css and add at its end:
Code: Select all
tr:hover {
  background: #ffffff;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.