Jump to content

Font-awsome.css


Eyesee

Recommended Posts

When I try to set up a page to use the 'Font-awesome.css' file on the computer for icons in dropdown menu and Home symbol, the icons etc do not show up in the Firefox browser, but do in MS Edge. Using the same link setup as the main css file. Only setting up on computer at the moment, not online.

<link rel="stylesheet" href="../../lib/w3.css">
<link rel="stylesheet" href="../../lib/font-awesome.css">

Not sure why it is doing this. Does it have to be a direct link rather than the ../ business.

Works in Firefox if I use the online link

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">

Hoping someone can help.

Thanks
Eyesee

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...