I would like to use the font Impact for the headings on my site, how would I go about implementing that into the theme?
Thanks in advance
Josh
I would like to use the font Impact for the headings on my site, how would I go about implementing that into the theme?
Thanks in advance
Josh
Hi,
This topic might help.
http://www.kriesi.at/support/topic/another-cufon-font-post
Or you can add this on your custom.css
h1.main-title a {
font-family: "Impact", HelveticaNeue, Helvetica Neue, Helvetica, Arial, sans-serif;
}
Regards,
Ismael
Hi Ismael,
Thanks for the reply, I tried both and have had no luck.
The list in the "admin dropdown menu to the existing register-admin-options.php" is different to what was described but was able to work it out.... however no joy.
Any other suggestions?
Josh
Hi Josh,
Is Impact a google font? If not, you'll need to use a plugin of some kind that can load it into the site. Something like a cufon font plugin and then loading in the cufon file for impact might work for you.
Regards,
Devin
You must log in to post.