-
AuthorPosts
-
glenng Friend
glenng
- Join date:
- February 2012
- Posts:
- 256
- Downloads:
- 24
- Uploads:
- 64
- Thanks:
- 45
- Thanked:
- 7 times in 1 posts
May 14, 2013 at 7:13 pm #187497I have read some threads about changing font but all bit confused…. How can I change template font into “Gill Sans”. What is the easiest way?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 14, 2013 at 9:11 pm #492731<em>@glenng 372699 wrote:</em><blockquote>I have read some threads about changing font but all bit confused…. How can I change template font into “Gill Sans”. What is the easiest way?</blockquote>
Different content (and the font for such) throughout the template is controlled by different CSS rules.
Which content font are you wanting to modify?
glenng Friendglenng
- Join date:
- February 2012
- Posts:
- 256
- Downloads:
- 24
- Uploads:
- 64
- Thanks:
- 45
- Thanked:
- 7 times in 1 posts
May 14, 2013 at 9:16 pm #492734Hmm let’s say the texts in the pages, module titles. If it’s too complicated I will leave as it is. I have just wondered.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 14, 2013 at 9:20 pm #492735<em>@glenng 372713 wrote:</em><blockquote>Hmm let’s say the texts in the pages, module titles. If it’s too complicated I will leave as it is. I have just wondered.</blockquote>
It’s not complicated …. it’s just a matter of identifying the correct CSS rules for the elements you want to modify.If you can provide me with the url of the site you’re working on – as well as set “Optimize CSS” to “No” within your Template Manager–General settings – I can assist you further. 🙂
glenng Friendglenng
- Join date:
- February 2012
- Posts:
- 256
- Downloads:
- 24
- Uploads:
- 64
- Thanks:
- 45
- Thanked:
- 7 times in 1 posts
May 14, 2013 at 9:25 pm #492736Thank you very much. I have just sent you the access info.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 14, 2013 at 10:01 pm #492738If you want ALL font to be Gil Sans . . . .
Within file path –> /new/templates/ja_university/css/template.css
at line 9, you will see the following:
body {
color: #333333
font-family: Arial
}modify the “font-family” property for your chosen font, as such:
body {
color: #333333
font-family: Gil Sans;
}Is that what you were wanting to accomplish?
1 user says Thank You to TomC for this useful post
glenng Friendglenng
- Join date:
- February 2012
- Posts:
- 256
- Downloads:
- 24
- Uploads:
- 64
- Thanks:
- 45
- Thanked:
- 7 times in 1 posts
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 14, 2013 at 10:11 pm #492741<em>@glenng 372722 wrote:</em><blockquote>Thank you so much! I have edited as below. I can’t see the changes at the moment but I think it will…
/body { color: #333 font-family: Gill Sans, Helvetica, sans-serif;}body#bd</blockquote>
Try clearing your T3 and browser cache … then refresh
1 user says Thank You to TomC for this useful post
glenng Friendglenng
- Join date:
- February 2012
- Posts:
- 256
- Downloads:
- 24
- Uploads:
- 64
- Thanks:
- 45
- Thanked:
- 7 times in 1 posts
May 14, 2013 at 10:17 pm #492743It has changed! Thanks a lot!!!
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
-
AuthorPosts
This topic contains 10 replies, has 2 voices, and was last updated by TomC 11 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum