-
AuthorPosts
-
July 27, 2011 at 12:53 pm #166767
Hello,
1) How to change the font style of the articles on the homepage (see screenshot)?
I changed the font in template manager but that only works for article page itself. Firbug tells me the setting is in t3-assetscssc13e9.css but there but im not sure if im supposed to change it there, changing the font style in template.css didn’t help.
2) Can I use google fonts for the titles and how?
Thank you!
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 27, 2011 at 3:04 pm #403334<em>@skiwi 255964 wrote:</em><blockquote>Hello,
1) How to change the font style of the articles on the homepage (see screenshot)?
I changed the font in template manager but that only works for article page itself. Firbug tells me the setting is in t3-assetscssc13e9.css but there but im not sure if im supposed to change it there, changing the font style in template.css didn’t help.
</blockquote>
Hi,
You change this code from /templates/ja_teline_iv/css/template.css in the line #30
a {
color: #069; < change this line
text-decoration: none;
}– You change this code from /templates/ja_teline_iv/html/mod_janews_featured/default/style.css in the line #47
.ja-zinfp-featured h2.ja-zintitle a {
background: black;
border-bottom: 1px solid #CCC;
color: #CCC; < change this line
padding: 8px 12px;
text-decoration: none;
}1 user says Thank You to khoand for this useful post
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 27, 2011 at 3:08 pm #403335<em>@skiwi 255964 wrote:</em><blockquote>
2) Can I use google fonts for the titles and how?
</blockquote>
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;
}1 user says Thank You to khoand for this useful post
July 27, 2011 at 5:27 pm #403342That worked, great! thank you!
Could you also tell me where to change the font the megamenu (see screenshot) ?
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 27, 2011 at 5:33 pm #403343You change this code from /templates/ja_teline_iv/css/menu/mega.css in the line #181
.ja-megamenu .group-title a.mega span.menu-title {
color: black;
text-transform: uppercase;
font: bold 125%/normal "Arial Narrow", Arial, serif; < change this line
background: none !important;
padding-left: 0 !important;
}– You change this code from /templates/ja_teline_iv/css/typo.css in the line #839
.moduletable_mega .mostread {
font-family: Georgia,Cambria,"Times New Roman",Times,serif;
}1 user says Thank You to khoand for this useful post
July 27, 2011 at 5:34 pm #403344Nice! Thank you!
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by skiwi 13 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum