Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • adrienobjois Friend
    #145789

    Hello guys,

    Just before to start, please excuse me for my english 🙂 I’m a french guy.
    I would know if it was possible to replace the heading font of JA_Sulfur, by the heading font of the JA_Lead Template ? Because I prefered this one ^^

    Thanks for help 🙂

    Css Magician Friend
    #322718

    Dear adrienobjois,

    In order to replace the heading font of JA_Sulfur, by the heading font of the JA_Lead Template, please add some codes at Head tag in file index.php as follows:


    <!-- Cufont -->
    <script language="javascript" type="text/javascript" src="<?php echo $tmpTools->templateurl(); ?>/js/cufon/cufon.js"></script>
    <script language="javascript" type="text/javascript" src="<?php echo $tmpTools->templateurl(); ?>/js/cufon/DaysLater_400.font.js"></script>
    <script type="text/javascript">
    Cufon.replace('#ja-topsl div.moduletable h3, div.jazin-section a span, h1.componentheading, .componentheading, #ja-col2 div.moduletable h3, #ja-col2 div.moduletable_default h3, #ja-col2 div.moduletable_menu h3, #ja-col2 div.moduletable_text h3,#ja-col2 div.moduletable-title h3, #ja-col1 div.moduletable h3, #ja-col1 div.moduletable_default h3, #ja-col1 div.moduletable_menu h3, #ja-col1 div.moduletable_text h3,#ja-col1 div.moduletable-title h3', { fontFamily: 'DaysLater' });
    </script>
    <!-- // Cufont -->

    After that , download Lead js files and copy to folder templatesja_sulfurjscufon ( create cufon folder before that )

    DaysLater_400.font.js

    cufon-yui.js

    cufon.js

    Please feel free to contact us if you have any question or concern.

    adrienobjois Friend
    #322778

    Hello 🙂

    Thanks for help, it’s working perfectly ! But it was not the handwrited font I want 🙂 I’ll like to have the font of the “default color” style !
    Can you explain me too for replace the font menu ?
    I put a screenshot to show you the 2 fonts I’ll like to have 🙂

    [/URL]

    Thanks again for your help !!

    Css Magician Friend
    #322820

    Dear adrienobjois,

    I checked its , but I see all fonts are same. They have a font-family is “Arial,Helvetica,sans-serif” .

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

This topic contains 4 replies, has 2 voices, and was last updated by  Css Magician 15 years ago.

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