Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest
  • Page:
  • 1

TOPIC: change font

change font 7 years, 3 months ago #31552

hi,i how to change font?
thanks

Re: change font 7 years, 3 months ago #31570

please help me
i how to change font yt templates
my template is sj worldnews version 3.X
no training in your site just below link that is incomplete
www.smartaddons.com/documentation/steps-to-add-a-new-font-in-sj-template/

please help me

Re: change font 7 years, 2 months ago #31703

  • thuygtn
Dear amir.askari2005,
You can refer the solution here:
how to add your font in sj_megashop:
Example: you can add "UTM Swashes.ttf" font in sj_megashop
Please following the steps:
1. create folder "swashes" in templates\sj_megashop\asset\fonts\

a. copy your font "UTM Swashes.ttf" in templates\sj_megashop\asset\fonts\swashes\

b. create a font-swashes.css file in templates\sj_megashop\asset\fonts\swashes\

3. copy code the below in font-swashes.css file:
@font-face {
font-family: 'UTM Swashes';
src: url('UTM Swashes.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

4. go to templates\sj_megashop\includes\frame_inc.php and find:
$yt->ytStyleSheet('css/template.css');

=>
if(!defined('FONT_SWASHES')){
$yt->ytStyleSheet('asset/fonts/swashes/font-swashes.css');
define('FONT_SWASHES', 1);
}
$yt->ytStyleSheet('css/template.css');

6. go to templates\sj_megashop\asset\gfonts.txt and add:
UTM Swashes=UTM Swashes;

7. go to administrator -> templates manager -> Typography -> Font Family -> select "UTM Swashes" , then save.

Thanks
  • Page:
  • 1
Time to create page: 0.23 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes