Categories

Featured templates

Joomla 3.x. How to upgrade FontAwesome icons

Carey Burns August 8, 2016
Rating: 5.0/5. From 2 votes.
Please wait...

Our Support team is ready to present you a new tutorial that shows how to upgrade FontAwesome icons on your Joomla 3.x template to the latest version.

Sometimes, after adding the FontAwesome icon CSS class to your website icon is not displayed.

joomla_how_to_uprade_fontawesome_1

This may happen due to the outdated FontAwesome library used on the site.

  1. In order to update it, please, open the templates/themexxxx/css/template.css file for editing. You can do it via Joomla admin panel, FTP or hosting FileManager tool.

  2. You can see the latest version of icons set here.

  3. Locate the following line in your template.css file:

    @import url(//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
    		
  4. You will need to change the version in url, edited line should look like the following in case of updating to version 4.6.3:

    @import url(//maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);
    			
    joomla_how_to_uprade_fontawesome_2
  5. Save changes in file when you are done.

  6. Check the result on your website.

    joomla_how_to_uprade_fontawesome_3

If you need more, check out our large scale of professional Joomla themes!

Feel free to check the detailed video tutorial below:

Joomla 3.x. How to upgrade FontAwesome icons
HTML5 Joomla templates
This entry was posted in Joomla! Tutorials and tagged fontawesome, fonts, icons, joomla, update, upgrade. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket