table issues

Premium, Furniture Joomla Design Shop Template with K2Store support
GK User
Tue Jul 10, 2012 4:29 pm
Hi,

when i make a table to display pictures or put a component in some module positions when you scroll over you get a grey background.

You can see this on the page:

http://www.brand-london.co.uk/index.php ... ion-stands

and click on the three pictures.

How do I get rid of this grey highlight colour?

Many thanks.
User avatar
Fresh Boarder

Konrad M
Tue Jul 10, 2012 4:38 pm
Hi,
please add to override.css
Code: Select all
table tr:hover {
background:none !important;
}

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


cron