1. Stefunk
  2. Sherlock Holmes
  3. Free Templates / Extensions
  4. Wednesday, 10 July 2019
  5.  Subscribe via email
Hello Ciaran

Since some days i have a layout problem with the J51 Inline Icons Module. The module is not centering the font awesome icons anymore and they are smaller than they should be.

Site: https://www.ducatus.biz/en/ (in the base and sidecol area)

Do you know, what happend here?

Thank you,
Steve
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Steve

The issue appears to be related to HTML compression on your site which is affecting some of the inline CSS loaded from Joomla. Does disabling this compression resolve the issue?

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

I deactivated gzip compression, JCH optimize plugin and also caching.
It still doesnt work , also not after deleting all caches, website and browser based.

Must be something else.
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Steve

The issue appears to be now resolved on this end. Could you try clearing your browser cache and trying again.

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

Sorry for late response... i cleared the browser cache, also in Joomla, it doesnt help.

The Icons still apears not centered and too small.

What else can i do?

Thank you,
Steve
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Steve

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

.j51_inlineicons {
text-align: center;
}
.j51_inlineicon i {
font-size: 30px;
margin: 5px;
}


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

Perfect, problem solved.

Thank you so much,
Steve
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 6
  • Page :
  • 1


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