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 2015-01-28 00:42:56

solopix
Member
Registered: 2013-03-08
Posts: 7

Cell Background-color:hover

Is it possible to add the property "Cell Background-color:hover" at the "Thumbnail Grid"-Box like in CE3?

Offline

#2 2015-01-28 01:07:25

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

Re: Cell Background-color:hover

with custom css;

try:
.ce4-standard .gridcell:hover {
    background-color: red;
}

use whatever color keyword, hex, rgb, or rgba you like. more on css colors here: http://www.w3schools.com/cssref/css_colors_legal.asp


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