Font Burner WordPress plugin: Powerful, easy to use – and dangerous
The Font Burner Control Panel plugin seems to be the creation of one Adrian Hanft, a/k/a Adrian3, but more properly, Adrian E. Hanft, III (from “About” page). This terrific plugin lets you:
- Change heading fonts in WordPress (h1 through h4);
- choose from over one thousand (1,000) and growing non-commercial fonts;
- requires no code writing
Plus – it lets you do even more - change color style and alignment for headings, headings containing links visited and not visited. It does even more than what’s promised: the “future” features have already been added. but the developers have apparently made big improvement to the software, but neglected to update their FAQ. Font Burner » Frequently Asked Questions promises “new features” in the future which seem to already exist in the plugin. This is rather like the Cheshire cat; we’ve often seen promises without delivery, but not delivery without announcement.
The Instructions Page (heading2)
The Instructions Page a/k/a the “How-To” page on the navbar describes the steps necessary to use Font Burner:
Step 1: Find a font (h4)
Search through the fonts on Font Burner until you find the perfect font for your site
Step 2: Copy the embed code (h4)
At the bottom of the font’s page you will see the embed code. This is the magical code that will transform your website’s type.
Step 3: Paste the code into your website (h4)
The final step is to paste the Font Burner code right before the body tag in your web pages HTML. That’s it! If you want to customize your typography further or run into and trouble check out our FAQ page.
The FAQ page (a/k/a the “help” page on the nav bar) is where one of the the additional functions is described – using Font Burner to change the font on body text: ((It’s clear that this depends in part on theme style sheet; I’ve been writing this while the Frugal Theme by Eric Hamm was active – and the body text doesn’t change, but the other functions in the plugin work perfectly. So we’ll test that function in other posts). NB: we’ve now run it in several themes – including K2 and the WordPress default theme.
To change the font on something other than a headline you need to wrap the text in a “class” tag. For example, if you are want to change some text to the font, “Alba Super” you would do something like this:
<div class=”alba_super”>Your text here</div>
Depending on your stylesheet is set up, you may have to play with this method a bit to get it working.
Here’s an example changing headings fonts (I’ve put heading levels in parentheses; that’s my content, not the plugin):
What is Lorem Ipsum? (Heading 3)
An actual paragraph of Lorem Ipsum, courtesy of Lipsum.com: (h3)
Why did we say “dangerous”?
One Response to “Font Burner WordPress plugin: Powerful, easy to use – and dangerous”
Comments
Read below or add a comment...

Back, Devil-Man! What a great find! But you are right, a dangerous one for a font addict like myself.
I have been using WP-Cufon and TTF-Titles to achieve this effect and they both have limitations. This looks very promising!