Fontawesome Upgrade from 4.2.0 to 4.5.0 - icons not showing

GK User
Fri Nov 27, 2015 10:53 am
Dear Team,
I downloaded the latest version (4.5.0) of font-awesome.css to replace the font-awesome.css file coming with the template ( version 4.2.0).

The problem is that now no icons are showing at all , but if I analyze with firebug I see that the new version of css is properly recognized. For example analyzing <span class="fa fa-amazon"> </span> Firebug shows:

font-awesome.css line 1979
.fa-amazon::before {
content: "";
}

That's good, but the content is empty :-(

How can I fix it?

Best,

Rob
User avatar
Expert Boarder

GK User
Fri Nov 27, 2015 11:25 am
SOLVED reading this post https://www.gavick.com/forums/cloudhost ... host-39270 .

Replace the css is not enought, I had to replace all the fonts file in the folder abd MOST IMPORTANT CHANGE THE PATH IN CSS FILE.

Hope can help others,

Rob
User avatar
Expert Boarder

GK User
Fri Nov 27, 2015 5:57 pm
Exactly, replacing only css file is not enough. I'm glad you could solve it by yourself.
User avatar
Moderator


cron