Jump to content

PS 1.6.0.11 FontAwesome Icons Currupt in CSS


Recommended Posts

Having problems with many of the PS icons not showing. Lines 4050 to around 5454 load in all the majority FontAwesome icons for the site. However the CSS look like this:

 

.icon-bomb:before {
  content: ""; }

 

Rather than for example:

 

.icon-bomb:before {
  content: "\f057"; }

 

Has anyone else had this problem?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...