Categories

Featured templates

Joomla. How to edit Cufon generated fonts

Rating: 5.0/5. From 3 votes.
Please wait...

This video tutorial will show you how to change the Cufont generaled fonts in Joomla

1) First you need to locate .ttf font file.

2) Open http://cufon.shoqolate.com/generate/ to generate font

3) Select your font in the regular typeface field (the first one)

4) Check EULA box at the bottom of the select font section

5) Include the necessary characters in the next section

6) Check "I acknowlege and accept these terms"

7) Press "Let’s do this!" button and download the cufon font

8 ) Place the font in the folder \templates\YourTemplate\scripts

9) Open the new cufon font with any text editor and see the font-family

Cufon.registerFont({"w":120,"face":{"font-family":"League Gothic"...

10) Open "cufon-replace.js" in the folder \templates\YourTemplate\scripts and replace font family to the one you have in new font.

11) Open "index.php" in the folder \templates\YourTemplate\ with any text editor and replace links and filenames to cufon files

<script type="text/javascript" src="<?php echo $path ?>/scripts/League_Gothic_400.font.js"></script>

 

Feel free to check the detailed video tutorial below:

Joomla. How to edit Cufon generated fonts

Latest Joomla Templates
This entry was posted in Joomla! Tutorials and tagged archived_tutorial, character, Cufon, font, javascript, Joomla. 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

Comments are closed.