- Posts: 12
- Thank you received: 0
H1 Font- Type
-
artform
Inactive member - Topic Author
- New Member
Less
More
12 years 2 weeks ago #23648
by artform
H1 Font- Type was created by artform
Dear Hot Joomla Staff,
I'm using the Hot Hotel Joomla template and I'm very satisfied. My customer would like to use another font for the H1 tag, which is not a web-standard font. How can I change your template header fonts with another true type font or open type font?
Thanks for your help!
Sincerly
Simon
I'm using the Hot Hotel Joomla template and I'm very satisfied. My customer would like to use another font for the H1 tag, which is not a web-standard font. How can I change your template header fonts with another true type font or open type font?
Thanks for your help!
Sincerly
Simon
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 weeks ago #23660
by ivan.milic
Replied by ivan.milic on topic H1 Font- Type
In template_css.css
put:
h1{
font-family:....!important;
}
put:
h1{
font-family:....!important;
}
Please Log in to join the conversation.
-
artform
Inactive member - Topic Author
- New Member
Less
More
- Posts: 12
- Thank you received: 0
12 years 2 weeks ago #23694
by artform
Replied by artform on topic [solved] H1 Font- Type
Thanks for your hint, I also had to upload the fontfile in the css folder and use the @font-face code like this in my css sheet
@font-face { font-family: Monotype Corsiva; src: url('MTCORSVA_0.TTF') !important;}
Best wishes
Simon
@font-face { font-family: Monotype Corsiva; src: url('MTCORSVA_0.TTF') !important;}
Best wishes
Simon
Please Log in to join the conversation.
Time to create page: 0.156 seconds