1. crimle
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Thursday, 01 June 2023
  5.  Subscribe via email
Hi Ciaran

After updating from Joomla 3 to Joomla 4, the J51 - ImageHover Gallery module does not work the same way as before.
URL Joomla 3: https://j3.my-dog.ch/unsere-hunde
URL Joomla 4: https://my-dog.ch/unsere-hunde

On mouse over the image disappears and the caption text should become visible. Unfortunately it is not, because white text on white background is really hard to read. The following settings in the module > Style seem to have no effect:

Hover Background Color
Title Color
Caption Color

Whatever colour I select, nothing changes in the Front-End. Maybe it has to do with a message that appears when installing the module:
JInstaller.png

Unless I set «Error reporting» to «none» in the global configuration, we can see the following error message above each image:
Warning: Undefined property: stdClass::$j51_override_style in /home/httpd/vhosts/http://my-dog.ch/httpdocs/modules/mod_j51imagehover/tmpl/default.php on line 95


Thank you and kind regards
Chris
Attachments (1)
References
  1. https://my-dog.ch/unsere-hunde
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Chris

you might add the following to your custom.css:

.j51imagehover99 figcaption {
background-color: black;
}

Regards
Rolf
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

If the issue continues after Rolf's suggestion, may I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you to Rolf. His suggestion

.j51imagehover99 figcaption {
background-color: black;
}

did resolve the issue.

Thank you very much and kind regards
Chris
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


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