Community @ The Turning Gate

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.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 2014-08-07 06:21:54

riccardo
Member
Registered: 2012-10-26
Posts: 56

Hover Background Color over thumbnail grid?

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

#2 2014-08-07 07:18:08

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Hover Background Color over thumbnail grid?

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

Board footer

Powered by FluxBB