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.
Pages: 1
I liked this feature in CE3, but it does not seem to be available in CE4. Is it possible to bring it back, or is it a function of the (seemingly) now sidelined Highslide engine?
Offline
looks like you'll need to do this with custom css
try something like this:
.griditem:hover {
backround-color: red;
}
you can also use hex colors, rgb numbers, or rgba numbers instead of the color keyword.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Pages: 1