1. crimle
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Tuesday, 18 July 2023
  5.  Subscribe via email
Hi Ciaran

Font Awesome is not being loaded despite the setting «Load Font Awesome = Yes». In addition to that, we can see a sniplet of code that is being added to the custom module's title (this is new in the J4 version of this template).

<i class="fa " style="margin-right: 5px;"></i>

fontawesome.png

Thank you and kind regards
Chris
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Chris

Would you have a RL 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 just added the URL in the tab provided. You will find the module in question towards the bottom in position base-1.

Thank you and kind regards
Chris
References
  1. https://schule-thundorf.ch/
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Chris

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

#container_base [class^="fa-"]::before, 
#container_base [class*=" fa-"]::before {
color: #777;
}


(edit to taste)

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

it's perfect now.

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


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