OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Add own font-face to template (0 viewing) 

OrdaSoft template Support

Go to bottom Favoured: 0

Add own font-face to template

jrnetworks@gmail.com (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Add own font-face to template 10 Years, 2 Months ago
Karma: 0  
Is it possible to add my own font-face to my template
I use Underground Template

If yes can I customize it on OS Blank Template in template manager
Logged Logged
The administrator has disabled public write access.
Ulanovatem (User)
Gold Boarder
Posts: 295
graphgraph
User Offline Click here to see the profile of this user
OrdaSoft
Re:Add own font-face to template 10 Years, 2 Months ago
Karma: 7  
Hello,

I hope you had a great weekends, let's start with @fontface

1. Download your font in .eot / .ttf formats
2. Create new forlder in template with name "fonts", folder should be placed in: yoursite/templates/osundeground_template/fonts
3. Upload downloaded fonts to this folder: yoursite/templates/osundeground_template/fonts

4. Open style.css in yoursite/templates/osundeground_template/css and plae there next code

@font-face {font-family: Chunkfive;src: url(../fonts/Chunkfive.otf);}

5. Open templatedetails.xml in yoursite/templates/osundeground_template/templatedetails.xml and add new line like on image
screencast.com/t/S1hVzlfQ1Id

Best Regards,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
jrnetworks@gmail.com (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:Add own font-face to template 10 Years, 2 Months ago
Karma: 0  
Thank you for your response

I try to configure as your instruction but my font still not render on front shop
may be I miss something such as font name

could you please explain it in detail

Thanks,
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:Add own font-face to template 10 Years, 2 Months ago
Karma: 101  
Hello,

I am sorry, but you need know CSS/HTML and PHP -if you try self some code edit like you asked

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»