- Posts: 1
- Thank you received: 0
Very very importantوhow to change the the site
11 years 5 months ago #41629
by bkaar2008
Very very importantوhow to change the the site was created by bkaar2008
Hello
I bought you templates Academy, but I want you
Explain how to change the the site to the fonts Arabic fonts on your Cell my
Waiting for your reply sooon
I bought you templates Academy, but I want you
Explain how to change the the site to the fonts Arabic fonts on your Cell my
Waiting for your reply sooon
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Offline
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 5 months ago #41636
by ivan.milic
Replied by ivan.milic on topic Very very importantوhow to change the the site
You need first to include your fonts. Eater by using google fonts or by putting your font sources within template /css folder then including them using @fontface css rules.
If you use google fonts then you need to put link to font sources google generates for you inside <head> setion in index.php of template. For other way put .eot's and .ttf's inside template /css folder, then use @fontface at start of template_css.css to include them.
After you have this fonts hooked you can replace all font-family: properties you find in template_css.css, layout.css, /styles/style[N].css whit your fonts
If you use google fonts then you need to put link to font sources google generates for you inside <head> setion in index.php of template. For other way put .eot's and .ttf's inside template /css folder, then use @fontface at start of template_css.css to include them.
After you have this fonts hooked you can replace all font-family: properties you find in template_css.css, layout.css, /styles/style[N].css whit your fonts
The following user(s) said Thank You: bkaar2008
Please Log in to join the conversation.
Time to create page: 0.251 seconds