Forums

All-In-One Cufon
Solution: code for using several fonts for several CSS classes (1 post)

  1. csigncsign
    Member
    Posted 1 year ago #

    Hi,

    for those, who would like to use several fonts for different CSS classes, here is a solution code:

    Cufon.set('fontFamily', 'reenie').replace('.ueberschr1');
    
    Cufon.set('fontFamily', 'tangerine').replace('blockquote');

    "reenie" and "tangerine" is the font name.
    .ueberschr1 is a CSS class
    blockquote is for quotes

    http://wordpress.org/extend/plugins/all-in-one-cufon/

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic

  • RSS feed for this topic
  • Started 1 year ago by csigncsign
  • This topic is not a support question
  • WordPress version: 3.0.5