-
AuthorPosts
-
marvelous development Friend
marvelous development
- Join date:
- March 2013
- Posts:
- 54
- Downloads:
- 15
- Uploads:
- 25
- Thanks:
- 10
- Thanked:
- 2 times in 1 posts
May 28, 2013 at 3:49 pm #187805Hi,
Is anyone know how to change font-family and font-size for JA Side News? A.S.A.P.
Thanks in advanced!
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 28, 2013 at 4:34 pm #494212<em>@marvelous development 374597 wrote:</em><blockquote>Hi,
Is anyone know how to change font-family and font-size for JA Side News? A.S.A.P.
Thanks in advanced!</blockquote>
Can you provide the url of the site you’re working on?
marvelous development Friendmarvelous development
- Join date:
- March 2013
- Posts:
- 54
- Downloads:
- 15
- Uploads:
- 25
- Thanks:
- 10
- Thanked:
- 2 times in 1 posts
May 29, 2013 at 7:28 am #494269TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 29, 2013 at 5:13 pm #494331<em>@marvelous development 374678 wrote:</em><blockquote>Hi,
http://www.marvelous.my</blockquote>
Is your JA Side News module activated on your current site?
marvelous development Friendmarvelous development
- Join date:
- March 2013
- Posts:
- 54
- Downloads:
- 15
- Uploads:
- 25
- Thanks:
- 10
- Thanked:
- 2 times in 1 posts
May 29, 2013 at 8:01 pm #494335yup. it were in position 1,2,3..
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 29, 2013 at 8:04 pm #494336Need you to put your site in “Development Mode” – within your Template Manager.
Let me know when you’ve done thismarvelous development Friendmarvelous development
- Join date:
- March 2013
- Posts:
- 54
- Downloads:
- 15
- Uploads:
- 25
- Thanks:
- 10
- Thanked:
- 2 times in 1 posts
May 30, 2013 at 6:43 am #494350Hi TomC,
I already put my site in development mode =)
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 30, 2013 at 5:14 pm #494366Try this . . . .
Within file path –> /t3-assets/dev/abstract/templates.ja_mero.less.core.less.css
at line 1, you will see the following:
body {
background-color: #29304c
color: rgb(60, 194, 162);
font-family: 'open_sansregular', sans-serif;
font-size: 13px;
line-height: 20px;
margin: 0;
}Modify the “font-family” property . . . save — clear cache — refresh
See if this works as you want.
marvelous development Friendmarvelous development
- Join date:
- March 2013
- Posts:
- 54
- Downloads:
- 15
- Uploads:
- 25
- Thanks:
- 10
- Thanked:
- 2 times in 1 posts
May 31, 2013 at 6:29 pm #494427Hi,
Thanks for the solution. But, wont it change all the font in the body for whole website? I just want to change it in JA Side news only..
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 3, 2013 at 8:42 am #494544This will help you change font-family and font-size
Open templates/ja_mero/css/custom.css file
Add new script
.ja-sidenews .ja-sidenews-desc {
font-size: 120px;
font-family: 'open_sans_lightregular', sans-serif;
}.ja-sidenews .ja-sidenews-desc h3 {
font-size: 120px;
font-family: 'open_sans_lightregular', sans-serif;
}
2 users say Thank You to Ninja Lead for this useful post
marvelous development Friendmarvelous development
- Join date:
- March 2013
- Posts:
- 54
- Downloads:
- 15
- Uploads:
- 25
- Thanks:
- 10
- Thanked:
- 2 times in 1 posts
June 3, 2013 at 12:55 pm #494595Hi Ninja,
So happy! The exact answer that I’m looking for. Thanks!
1 user says Thank You to marvelous development for this useful post
-
AuthorPosts
This topic contains 11 replies, has 3 voices, and was last updated by marvelous development 11 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum