Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Hi all,
the penguin album slideshow is very dark. I want to change the colors for the contrary result.
So far no problem but I can't find the css values for the toolbar elements of the slideshow when hovered :-/
Thx in advance.
Best regards,
Oliver
Offline
this looks like it should do it:
.fancybox-toolbar button.fancybox-button:hover {
background-color: red;
}
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Thank you Rod,
that did it :-)
Offline