Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • j0ly Friend
    #147751

    Hi everybody,

    I was wondering if there is a way to Italicize the cufon fonts that are automagically generated. Im using a h3 for some text and would love it to appear italicized…

    Thank You

    Anonymous Moderator
    #329807

    Hi

    Please open templates/ja_halite/css/template.css file, find following code section:

    div.moduletable h3, div.moduletable_default h3, div.moduletable_menu h3, div.moduletable_text h3, div.moduletable_hilite h3, div.moduletable_tabs h3 {
    color:#666666;
    font-size:150%;
    margin:0 0 5px;
    padding:0;
    }

    and change to:

    div.moduletable h3, div.moduletable_default h3, div.moduletable_menu h3, div.moduletable_text h3, div.moduletable_hilite h3, div.moduletable_tabs h3 {
    color:#666666;
    font-size:150%;
    font-style:italic;
    margin:0 0 5px;
    padding:0;
    }

    j0ly Friend
    #329808

    ahhhhhh i see this doesn’t work… I can change the size, and all that but bold and italic are not able to be set.. to bad… Your can change it in the css however it doesn’t effect the actual curfon….

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  j0ly 14 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum