1. fsotomayor
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 23 June 2021
  5.  Subscribe via email
Hello Joomla51 friends
I want to ask you a favor:

From the Sophia template, I want to remove the animation and color change from the GridGallery module when the mouse passes through there.

Thanks in advance

Nota: I don't speak English, I use a translator :-)
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your GridGallery module?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks for answering.

I have this page where I am testing.

http://vamosjuntos.hs-bolivia.net/

In the previous photo I show the module to which I want to remove the animation and color change when the mouse passes by.

If you want, I will send you your username and password so that you can enter joomla as administrator.

Thanks in advance.

Fernando.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Good morning, is it possible to solve the dilemma I am in? Thank you for your cooperation.
Fernando
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Fernando

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.j51gridgallery .snip1305:hover img {
filter: none;
}
.j51gridgallery .snip1305:hover figcaption {
margin-top: -50px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
:-) Muchas gracias...

Atte.

Fernando
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!