Page 1 of 1

Gallery Styles and Effects

Posted: 31 May 2017, 15:31
by GGANG
Hello Karl,

How to make an icon link for images when visitor moves mouse over image.
link-icon.jpg
link-icon.jpg (24.59 KiB) Viewed 3205 times

Re: Gallery Styles and Effects

Posted: 31 May 2017, 23:43
by mjau-mjau
GGANG wrote:How to make an icon link for images when visitor moves mouse over image.
That's not really part of X3 styles currently. We hope to add more available styles in the future.

What you are seeing there is likely from www.photo.gallery, where we added custom CSS, simply redefining the ICON.
Code
.gallery.hover.link-icon .image-container::before {
  content: "\f0c1";
}
Add the [hover] class as usual to your gallery classes, then also type in [link-icon].

Re: Gallery Styles and Effects

Posted: 01 Jun 2017, 10:33
by GGANG
I've added successfully. 
Thank you.  :thumbsup:
The attachment 1-6-2560 21-27-51.jpg is no longer available