darken gkPhoto > a:hover

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
Wed Oct 14, 2015 11:09 am
Reply with quote
Report this post
How can i darken the hover in gkPhoto in gridgk5 instead of lighten with opacity?

.gkPhoto:hover {
opacity: 0.10; filter: alpha(opacity=10);
}

other filter or set a dark background to .gkPhoto?

Thanks for advice
User avatar
Expert Boarder

GK User
Thu Oct 15, 2015 7:14 pm
Reply with quote
Report this post
Hi,
in theory you can use other CSS3 filters , but not all of them are supported by all browsers.
adding a transparent dark layer would be also ok, but request much more coding.
User avatar
Platinum Boarder


cron