1. KChev
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 18 August 2023
  5.  Subscribe via email
I have several sites made with Stella that I’ve migrated and in one of them, it’s ImageHover that’s causing problems. There are two nearly-identical versions of this site, https://wattwenn.com and https://wattwenn.co.uk and they both have ImageHover in the bottom1a module. The .com was created using Joomla 4 and it displays as it should. In the one that I migrated, the .co.uk, the 5th image refuses to stay in place and displays below the first one, even though it’s configured for 5 columns.

In addition, the colour styling for the module using this extension is not respected (background colour, title/caption colour and unfortunately it's insisting on white on white!) It’s the same version of ImageHover in each site: 2.1.3

Please help!

Kim
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kim

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

.j51imagehover {
display: flex;
flex-wrap: wrap;
}


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


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