Awsome font display incorrect at my site

Discuss how to use and promote Web standards with the Mozilla Gecko engine.
Post Reply
t2hol
Posts: 3
Joined: July 4th, 2013, 11:25 pm
Contact:

Awsome font display incorrect at my site

Post by t2hol »

Hello,

My website is http://www.webmasteroffers.com using Awesome font to display some icons but it display on square space when I installed CDN from CDNSUN.COM.

Do you known how to fix it and make it working like before I install CDN?

Thanks
User avatar
therube
Posts: 21698
Joined: March 10th, 2004, 9:59 pm
Location: Maryland USA

Re: Awsome font display incorrect at my site

Post by therube »

What browser are you using?

Screenshot
of what you're seeing & what it should look like?

> Awesome font

What is "Awesome font"?

> I installed CDN from CDNSUN.COM

Likewise, just what is CDN...
And if you remove this CDN... the site then displays correctly?
Fire 750, bring back 250.
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball CopyURL+ FetchTextURL FlashGot NoScript
User avatar
DanRaisch
Moderator
Posts: 127186
Joined: September 23rd, 2004, 8:57 pm
Location: Somewhere on the right coast

Re: Awsome font display incorrect at my site

Post by DanRaisch »

Moving to Web Development.
t2hol
Posts: 3
Joined: July 4th, 2013, 11:25 pm
Contact:

Re: Awsome font display incorrect at my site

Post by t2hol »

Awesome font from here: http://fontawesome.io

I just found the solution, at the code

Code: Select all

<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" type="text/css">
to the header of website and everything is ok now.
Post Reply