-
AuthorPosts
-
Aratype Friend
Aratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
November 4, 2011 at 10:36 pm #170407In my website: http://www.aratypo.net I replaced fonts with webfonts from Monotype…
The method was relatively easy… the site discovers the different codes in the css and what I have is to customize what I like…
However, !!! I have all the Menu titles ( About Joomla!, Demo Notice Block, Grid, Clean and Minimalistic, From our Journal, etc.) were not changed… What is or are their corresponding code please?
Thanking you in advance
Aratype
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 5, 2011 at 3:20 am #423278Hi,
Sorry…Could you give me a snapshot with your annotation?Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
November 5, 2011 at 9:55 am #423312As an example,
you have this one:
and this one…
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 5, 2011 at 3:38 pm #423336You replace this code from /templates/ja_erio/css/template.css
body#bd, div.logo-text h1 a, div.ja-moduletable h3, div.moduletable h3, div.ja-module h3, div.module h3, h1.componentheading, .componentheading, .contentheading, .article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6 {
font-family: 'Ubuntu';
}
with
body#bd, div.logo-text h1 a, div.ja-moduletable h3, div.moduletable h3, div.ja-module h3, div.module h3, h1.componentheading, .componentheading, .contentheading, .article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6 {
font-family: 'HelveticaNeueLTW20-Bold';
}TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 5, 2011 at 7:41 pm #423361Aratype:
I’m not certain if this is even related to what you actually wanted (as it seems my friend, khoand, may have hit the nail on the head for you (as he often does)) 🙂 . . . .
However, here’s a method for using different web fonts that I’ve gotten to work for me as well –> [URL=http://www.joomlart.com/forums/topic/how-to-use-fontface-for-alternative-fonts/
1 user says Thank You to TomC for this useful post
Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
November 5, 2011 at 10:16 pm #423375Tom,
I am using the new Monotype plug-in that read the template.css and one can customize the font from the site of Monotype webfonts.
My problem is that I could not find the Module titles in that css in order to customize it… I searched also after the indication of khoand about Ubuntu and I could not find it… Strange!
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 6, 2011 at 12:55 pm #423417You try add this code into template.css
body#bd, div.logo-text h1 a, div.ja-moduletable h3, div.moduletable h3, div.ja-module h3, div.module h3, h1.componentheading, .componentheading, .contentheading, .article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6 {
font-family: 'HelveticaNeueLTW20-Bold' !important;
} -
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by khoand 13 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum