1. FrancW
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Tuesday, 31 May 2022
  5.  Subscribe via email
Font Awesome J4Naomi
I'm trying to add font awesome v5 in J4Naomi (f.i. fas fa-search), but i just get a rectangle. Tried all variations to no avail.
any idea?
References
  1. https://wiedenhoff.eu/test4/
Accepted Answer Pending Moderation
0
Votes
Undo
Hamburger icon doesn't show in mobile version, its just a blanc rectangle.
There's also difference in templates

EmaniJ4 has:
Load Font Awesome 5
Load Regular Icons
Load Solid Icons
Load Brand Icons

Naomi J4 has:
Load Font Awesome

Could NaomiJ4 not load FA v5 ?
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
In Naomi J4 1.01 in map css:
files: font-awesome.min.css and font-awesome.css are using Font Awesome 4.7.0
files in map: css|fontawesome are using Font Awesome Free 5.14.0

could did lead to a conflict that is causing the problems?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Franc

Could you try downloading the latest version of your template and installing it to your Joomla installation (https://joomla51.com/tutorials/joomla-basics/updating-your-joomla-template).

The issue mentioned should be now resolved?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
strange, did that before (vs 1.01) and id didn't work, now it does:D (thank you)
header of the module is now placed centre instead of on the left. Any idea on how to fix it?
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Strange. We have found that some performance extensions can have some funny effects on template CSS. Regardless, to amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.module_header {
text-align: left !important;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
thank you, that did the trick
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


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