I have h2 tag on a page. and I am displaying that page on homepage using BFpage widget.
But the h2 tag isnt geting Cufonized , everywhere else it works fine.
I tried with h1 too , but no luck.
cufon on BFpage widget
(3 posts) (2 voices)-
Posted 2 years ago #
-
well, the the cufonizing is very targeted, you can wrap a div like this around the content to get h2 to be cufon:
<div class="post page frontpage">
<h2>now it's cufonized</h2>
</div>You can upload your own font (or one that comes with the theme) and target it as you want though (you can also make it default (override the ones in the dropdown list) by adding the default keyword in the description field).
Posted 2 years ago # -
Thank you!
It worked. Hats off to your support.Posted 2 years ago #
Reply
You must log in to post.