-
AuthorPosts
-
November 5, 2009 at 10:18 pm #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 FriendCss Magician
- Join date:
- October 2014
- Posts:
- 741
- Downloads:
- 43
- Uploads:
- 53
- Thanks:
- 114
- Thanked:
- 366 times in 263 posts
November 6, 2009 at 4:55 am #322718Dear 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 )
Please feel free to contact us if you have any question or concern.
November 6, 2009 at 2:01 pm #322778Hello 🙂
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 🙂Thanks again for your help !!
Css Magician FriendCss Magician
- Join date:
- October 2014
- Posts:
- 741
- Downloads:
- 43
- Uploads:
- 53
- Thanks:
- 114
- Thanked:
- 366 times in 263 posts
November 7, 2009 at 2:00 am #322820Dear adrienobjois,
I checked its , but I see all fonts are same. They have a font-family is “Arial,Helvetica,sans-serif” .
-
AuthorPosts
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