-
AuthorPosts
-
July 29, 2011 at 2:53 pm #166851
How can I change font of articles to arial?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 29, 2011 at 4:04 pm #403627<em>@alekseyg 256384 wrote:</em><blockquote>How can I change font of articles to arial?</blockquote>
Which content are you wanting to change . . . . it actually does matter.khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 29, 2011 at 4:21 pm #403632<em>@alekseyg 256384 wrote:</em><blockquote>How can I change font of articles to arial?</blockquote>
Hi,
You change this code from /templates/ja_teline_iv/css/template.css in the line #75
.contentheading, .componentheading, h1, h2, h3, h4, h5 {
font-family: Georgia, Cambria, "Times New Roman", Times, serif;
}TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 29, 2011 at 4:39 pm #403637Yes, if the content he is wanting to modify are the headings . . . . but we need to know which particular content items/areas you are wanting to modify, as there are different CSS rules/classes for different elements/areas.
July 29, 2011 at 7:01 pm #403659TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 29, 2011 at 7:53 pm #403665That element looks to be controlled by the following css . . . templates/teline_iv/css/template.css
look for the following at/around line 200 . . .
(I’ve done modifications to my template.css file, so the location of this particular code might be slightly different for you.
item-page .article-content
{ font-family: Georgia,Cambria,"Times New Roman",Times,serif;
font-size: 115%;}
change the font family and (if you desire) text-sizeHope that helps !!
😎
TOM
July 30, 2011 at 8:08 am #403705thanks, it works
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 3 voices, and was last updated by alekseyg 13 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
how to change content font to arial?
Viewing 7 posts - 1 through 7 (of 7 total)