-
AuthorPosts
-
sanitarac Friend
sanitarac
- Join date:
- March 2010
- Posts:
- 24
- Downloads:
- 4
- Uploads:
- 9
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
December 1, 2012 at 7:54 am #182734Hi there!
The real problem is with letters that are not usual, like this one on photo.
This problem is solved, someone else has already posted the way to change font to Arial.
What i want is change all fonts to Arial, template has dozens fonts but they are not solving mine problem.
Problem is viewable on this picture.If there is any other simple solution, avoiding direct coding in css i would like to hear it. :p
Thanks!
Edit*
Just want to say that i use K2 component for articles and this is how they look like:
If i change the font in template like this on photo i can not get TITLE font changed, why is that?
- Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 3, 2012 at 9:14 am #475011Hi sanitarac,
Did you clean JAT3 cache (link in top right corner in backend) after making change?
sanitarac Friendsanitarac
- Join date:
- March 2010
- Posts:
- 24
- Downloads:
- 4
- Uploads:
- 9
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
December 3, 2012 at 6:51 pm #475064Sure.
I cleaned all cache.
But nothing changed in the title…
Look by yourself.
http://www.molo-grande-travel.comSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 4, 2012 at 2:23 am #475085Hi sanitarac,
Try to open this file: /templates/ja_tiris/css/k2.css, at approx line 978
div.userItemHeader h3.userItemTitle a, div.catItemHeader h3.catItemTitle a {
color: #222222
font-family: Arial; <<< add this line;
}
Clean cache and refresh your page.1 user says Thank You to Saguaros for this useful post
sanitarac Friendsanitarac
- Join date:
- March 2010
- Posts:
- 24
- Downloads:
- 4
- Uploads:
- 9
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
December 6, 2012 at 2:46 pm #475375Thank you! This solved mine problem.
<em>@Saguaros 349055 wrote:</em><blockquote>Hi sanitarac,
Try to open this file: /templates/ja_tiris/css/k2.css, at approx line 978
div.userItemHeader h3.userItemTitle a, div.catItemHeader h3.catItemTitle a {
color: #222222
font-family: Arial; <<< add this line;
}
Clean cache and refresh your page.</blockquote>sanitarac Friendsanitarac
- Join date:
- March 2010
- Posts:
- 24
- Downloads:
- 4
- Uploads:
- 9
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
December 6, 2012 at 4:10 pm #475380Is it possible and how to make it to have fonts Arial in template by default?
Template uses Google fonts and there are no Arial…sanitarac Friendsanitarac
- Join date:
- March 2010
- Posts:
- 24
- Downloads:
- 4
- Uploads:
- 9
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
December 7, 2012 at 8:41 am #475426<em>@sanitarac 349456 wrote:</em><blockquote>Is it possible and how to make it to have fonts Arial in template by default?
Template uses Google fonts and there are no Arial…</blockquote>Fixed with changing every css that contain this:
font-family: "abelregular", Arial, sans-serif;
in to this:
font-family: "Arial", Arial, sans-serif;
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by sanitarac 11 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum