Hover Color

Support desk for Multipurpose Quark Theme
GK User
Fri Mar 06, 2015 1:21 am
Hi Guys,

I want to change the block hover color from black (#111) but cant find the specific CSS

Here is my problem:

https://www.ancadia.com/index.php/ayuda/soporte-vip

Thank you
User avatar
Gold Boarder

GK User
Fri Mar 06, 2015 7:21 am
Hi Expert
It depends where to whole elements? or only for selected?

for example only footer
Code: Select all
#gkFooter a:hover {color:red;}

or almost all
Code: Select all
a:hover {color: green !important; }


Please read & learn : https://www.gavick.com/documentation/jo ... t-size-etc
User avatar
Platinum Boarder

GK User
Fri Mar 06, 2015 10:55 am
Thank you Oscar,

But im trying to change the black block on image attached (that is on mouse over - hover)!
User avatar
Gold Boarder

GK User
Fri Mar 06, 2015 8:57 pm
;(
User avatar
Platinum Boarder


cron