End of Support for Joomla 3 - Forum closed
Add new font
HI,
I need to add tahoma font to this template.
How can I do?
I need to add tahoma font to this template.
How can I do?
by farzalid
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi there,
Warp Framework gives you access to all fonts available in the Google fonts directory. But occasionally you might want to add your own font or one that is not provided by Google.
And I think Tahoma is not a free font or a web save font.
www.cssfontstack.com/Tahoma
Anyway you can insert this into the custom.css.
custom.css
Warp Framework gives you access to all fonts available in the Google fonts directory. But occasionally you might want to add your own font or one that is not provided by Google.
And I think Tahoma is not a free font or a web save font.
www.cssfontstack.com/Tahoma
Anyway you can insert this into the custom.css.
custom.css
html {font-family: Tahoma,Verdana,Segoe,sans-serif !important;}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:9 years 10 months ago
by joomlaplates
Last edit: 9 years 10 months ago by joomlaplates.
Please Log in or Create an account to join the conversation.
I add it to custom.css but nothing changed.
It's use still google font in template.
Please guide me. I'm really need to use Tahoma as default font in template.
It's use still google font in template.
Please guide me. I'm really need to use Tahoma as default font in template.
by farzalid
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Read this tutorial:
yootheme.com/themes/documentation/developers/less-customization
Section >> How to add a font.
But I think its not a template related question, its more based on HTML/CSS Know How.
stackoverflow.com/questions/1370625/is-t...ont-safe-for-the-web
yootheme.com/themes/documentation/developers/less-customization
Section >> How to add a font.
But I think its not a template related question, its more based on HTML/CSS Know How.
stackoverflow.com/questions/1370625/is-t...ont-safe-for-the-web
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates