Unwanted (MouseOver - Hover) Effects

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 Jan 03, 2013 10:51 pm
Reply with quote
Report this post
Hi,

I've come across an effect that doesn't particularly suit my needs or interests and it occurs in modules: Bottom 1, 2, 3, and 4. It isn't particularly noticeable on the light colored modules, however, I would still prefer it to not be occurring. What happens is, when I hover over the content contained within these particular modules, a box appears at a slightly different color than that of the module. It is a nice effect, but I would prefer that it didn't happen in this case.

http://dm.totaltruckcenters.com/index.php/features

This link leads to the page in which this effect is most prevalent. If you simply scroll down to the Bottom 1 module and hover over the content you will notice the Hover effect.

Are there any methods in resolving this issue or to simply remove this effect?

Thank you in advance!
User avatar
Fresh Boarder

Konrad M
Thu Jan 03, 2013 11:31 pm
Reply with quote
Report this post
Hi,
please try add to override.css
Code: Select all
tr:hover {
background: none !important;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Fri Jan 04, 2013 4:22 pm
Reply with quote
Report this post
Perfect.

This resolved my issue. Thank you for your help and prompt support.
User avatar
Fresh Boarder


cron