anyfont plugin help
-
I installed the anyfont plugin, uploaded some fonts, created a style name. I’m running php 5 and newest WP version.
Here’s where I’m lost. Below are the rest of the directions but I’m confused as to where to put the code snippets below and also which code snippets to put in. Do I need to insert code into a php file or the CSS file? Any help would be appreciated. Also, this plugin allows you to use font styles you want either in menus or post titles.
AUTHORS INSTRUCTIONS BELOW:
After you have uploaded some truetype fonts and created a new font style, you can include dynamic images in your theme with the following code snippet:“<img src=’/images/your-style-name/the text to be generated.png’ alt=’the text to be generated’ title=’the text to be generated’ />”
Example:
Replacing the text in the menu with an image:
becomes
“” rel=”home”><img src=”/images/menu/Home.png” alt=”Home” title=”Home” />“
Here’s a link to the authors install page:
https://www.ads-software.com/extend/plugins/anyfont/installation/
- The topic ‘anyfont plugin help’ is closed to new replies.