chrome and bold text?

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Sep 02, 2014 11:57 pm
Reply with quote
Report this post
Does anyone have the same issue with viewing bold text with chrome? They all look like normal text and I've updated the latest chrome and cleared all caches! Just me?

My site is: http://adventureand.me/entry/travel-cul ... 09/02/test
User avatar
Junior Boarder

GK User
Wed Sep 03, 2014 7:44 am
Reply with quote
Report this post
It is a definitely Chrome issue - please wait as version 37 will be released: http://blog.chromium.org/2014/07/chrome ... ndows.html - I've tested it and on 37 beta all is ok on your website.
User avatar
Administrator

GK User
Wed Sep 03, 2014 7:47 am
Reply with quote
Report this post
As I see chrome 37 has been released few days ago (26 august) - do you have the latest version of this browser?
User avatar
Administrator

GK User
Wed Sep 03, 2014 11:37 pm
Reply with quote
Report this post
Yes, I've updated it yesterday and that was when titles all suddenly went jagged! The bold fix doesn't appear to been fixed with the latest chrome either.

Version 37.0.2062.103 m
User avatar
Junior Boarder

GK User
Thu Sep 04, 2014 7:07 am
Reply with quote
Report this post
Please open typography.style1.css and please change:

Code: Select all
b, strong {
font-weight: 600;
}

to:
Code: Select all
b, strong {
font-weight: 700;
}
User avatar
Administrator

GK User
Sat Sep 06, 2014 3:26 pm
Reply with quote
Report this post
Hi, I tried to change to the codes as you say, but it still isn't working!

What I've noticed is that when checking in IE the elements, it shows up correctly with <strong>text></strong>

With Chrome, it isn't being tagged at all with the strong tag! Chrome.....
User avatar
Junior Boarder

GK User
Mon Sep 08, 2014 9:44 am
Reply with quote
Report this post
Sorry but you didn't changed the mentioned file: http://adventureand.me/templates/gk_pub ... style1.css - I still see font-weight: 600.
User avatar
Administrator

GK User
Mon Sep 08, 2014 11:17 pm
Reply with quote
Report this post
Hello, yes because I've changed it back to 600.

I've changed it again to 700 so you can have a look!

http://adventureand.me/entry/land-activ ... agestart=2
User avatar
Junior Boarder

GK User
Tue Sep 09, 2014 10:17 am
Reply with quote
Report this post
For me bold elements in chrome on Windows are bold - see the attached image
User avatar
Administrator

GK User
Tue Sep 09, 2014 2:42 pm
Reply with quote
Report this post
thanks! it works now :) I must have forgotten to clear my browser cache! ctrl+F5 did the job :P
User avatar
Junior Boarder


cron