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 2016-12-29 02:22:31

LaurentL
Member
From: France
Registered: 2016-11-28
Posts: 28
Website

What's the class name of thumbnails in CSS

Hello community,

I go well in the design of my site through the forum. I use a custom stylesheet in CSS file.

In my stylesheet, I would like to use :hover Selector to highlight the thumbnails of my album sets, but I haven't found the name of the corresponding class.

In general, is there a list of "id" and "class" describing the corresponding elements?

Thank you in advance for your advice.

Laurent

Offline

#2 2016-12-29 03:06:01

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

Re: What's the class name of thumbnails in CSS

you can get the full stylesheet by looking at the source code of your site and clicking on the line that looks like this:

<link rel="stylesheet" type="text/css" media="all" href="http://yoursite.com/backlight/publisher/resource.php?template=6&extension=css&name=style" />

Probably the easiest way to find out what selectors are controlling thumbnails is to use the browser's inspector.

.album-frame:hover seems to do it for the standard thumbnail grid.
Masonry, however, may need something else, like maybe .gallery .item:hover


Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#3 2016-12-29 18:14:00

LaurentL
Member
From: France
Registered: 2016-11-28
Posts: 28
Website

Re: What's the class name of thumbnails in CSS

Thank you Rod for your precious advices. I could do what I wanted.

http://www.alpes-sud-photos.com/galleries/2_bivouacs/

Laurent

Last edited by LaurentL (2016-12-29 18:14:33)

Offline

Board footer

Powered by FluxBB