K2 articles hover - mouse

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
Fri Jun 26, 2015 10:17 pm
Reply with quote
Report this post
Greetings

We have a strange issue. When we pass the mouse hover the article in k2 show us a gray color:


http://grupofranja.com/index.php/moda/i ... u-relacion

Thanks for your help
User avatar
Expert Boarder

GK User
Sun Jun 28, 2015 9:34 am
Reply with quote
Report this post
You are putting your content inside of a table which is a good idea (seo). Template uses some hover effects for tables and this is why you get this change.
Please edit: /templates/gk_news2/css/override.css and add at its end:
Code: Select all
tr:hover {
  background: none;
}

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

GK User
Tue Jun 30, 2015 2:28 pm
Reply with quote
Report this post
Thanks. Works!
User avatar
Expert Boarder

GK User
Tue Jun 30, 2015 4:32 pm
Reply with quote
Report this post
If you have any additional questions regarding this topic, please let me know.
User avatar
Moderator


cron