OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
icon fa fa bar fontawesome doesn't show anymore (0 viewing) 

OrdaSoft template Support

Go to bottom Favoured: 0

Icon fa fa bar fontawesome doesn't show anymore

kevinas (Visitor)
Posts: 0
graphgraph
User Offline
icon fa fa bar fontawesome doesn't show anymore 8 Years, 8 Months ago
Karma: 0  
Hi,

I have a bit of a problem. The fontawesome icon of the menu is not showing anymore for the main menu and footer. I checked the code from the index.php

<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#main-navbar-collapse"> <i class="fa fa-bars"></i> </button>

that should be correct, right?

But it is not loading this I see:

.fa {
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}




even though

$doc->addStyleSheet($this->baseurl."/templates/".$this->template."/css/font-awesome.css";


Any idea what I fail to see?

Would be very happy if you would be able to send me in the right direction. I added two screenshots I seen that in the one the font is loaded and the other one it did not. I checked fontawesome.css and also index.php, but see no difference. Do you have an idea, it's really strange.

Thank you in advance

Grz

Kevin
Logged Logged
Last Edit: 2015/07/28 21:20 By . Reason: to make it more clear
The administrator has disabled public write access.
kevinas (Visitor)
Posts: 0
graphgraph
User Offline
Re:icon fa fa bar fontawesome doesn't show anymore 8 Years, 8 Months ago
Karma: 0  
Hi,

I solved it with a new install of

<link rel="stylesheet" href="maxcdn.bootstrapcdn.com/font-awesome/4.4...me.min.css">

Grz

Kevin
Logged Logged
The administrator has disabled public write access.
Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:icon fa fa bar fontawesome doesn't show anymore 8 Years, 8 Months ago
Karma: 58  
You are best!

If you would like any further information, please do not hesitate to contact me.
Sincerely Yours
Taras
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
dimitri9 (Visitor)
Posts: 0
graphgraph
User Offline
Re:icon fa fa bar fontawesome doesn't show anymore 8 Years, 7 Months ago
Karma: 0  
I have the same problem. (font awesome doesn't work on the blank-template) Can you tell me step by step how to fix this?

Sorry ... don't get the solution written above.

Many thanks!
Logged Logged
The administrator has disabled public write access.
AnnaZh (Admin)
Admin
Posts: 226
graphgraph
User Offline Click here to see the profile of this user
Gender: Female Location: Kharkov, Ukraine
Re:icon fa fa bar fontawesome doesn't show anymore 8 Years, 7 Months ago
Karma: 7  
Dear Dimitri,

Could you please send us a link to your website, we'll check the problem.

Best Regards,
Anna
ordasoft.com
Logged Logged
The administrator has disabled public write access.
Go to top
»