1. ColDee
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 06 March 2023
  5.  Subscribe via email
Hi,

I'm using the Icons module in Joomla 4.

When I add a URL to the icon, it changes the styling. Please see attached. The one in the left has a URL attached to the icon. The one on the right doesn't.

Regards,
Colin.
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Colm

Would you have a URL to an example of this issue?

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

I have set up a test page : https://www.spicetower.uk/test-page

The left icon is the same as the right icon, except for the icon link.

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

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

.j51_icons .j51_icon_layout_row-t-i i {
text-align: center;
}
.j51_icon figure > a {
align-items: center;
display: flex;
}


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

I've added the code, but it's still not displaying correctly. Please see test page : https://www.spicetower.uk/test-page

Regards,
Colin.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Colin

You appear to have a small spelling mistake in your CSS. You have 'centre' instead of 'center'.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

That's strange, I thought I just copied and pasted the code. No worries.

It's working better now, but it aligns to the left not the right.

Regards,
Colin.
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Colin

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. # 7
  • Page :
  • 1


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