1. jimknow
  2. Free Templates / Extensions
  3. Friday, 06 April 2018
  4.  Subscribe via email
I like the Joomla51 imagehover module very much, thanks for this wonderfull module.
However on an ipad when i click the image the hover effect shows but in less then a second the new tab opens with the provided link.
The normal behaviour would be click -> hover effect another click -> go to the link
I came across thistfix but i don't know how to implement it in the module or in the custom.css
Can you help me?
Thanks a lot
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will make this amendment for you. For our reference please paste a link to this post in your email.

CiarĂ¡n
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Cirian,
Unfortunately I cannot give you admin access because it's a webshop, my client told me "for security reasons".
I hope you can point me in the right direction via this topic.
Thanks in advance
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
For now i solved the issue by adding the following to my custom.css:

@media only screen and (max-width: 1200px) {
.j51imagehover126 figcaption, .j51imagehover136 figcaption, .j51imagehover137 figcaption {
opacity: 1;
transform: translate(0,0);
background-color: rgba(0,0,0,0.5) !important;
}
}


I hope you wil consider to add the function discribed as above to the plugin.
Thanks again for this beautiful addon.
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello,

Thansk "jimknow" for the temporary solution. This works great....for now :).
@Cirian, it would be great if there comes a solution for this.
If you need login for my demowebsite, please let me know.

Regards, Peter
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
  • Page :
  • 1


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