Open GoogleCodeExporter opened 9 years ago
Holy cr... I forgot to tell you it was the font 'Rokkitt' this was about.
Original comment by a...@kodamera.se
on 23 Sep 2014 at 12:38
Original comment by pathum...@gmail.com
on 26 Sep 2014 at 6:20
Hi, I have the same issue here. Did you get it solved?? Thanks, Peter
Original comment by klangsch...@googlemail.com
on 13 Nov 2014 at 10:30
It not only effects the "T", it's the "7", too. Why is it that the google
browser can't handle a google font?? Regards
Original comment by klangsch...@googlemail.com
on 14 Nov 2014 at 10:29
How did you solve this issue ?
Original comment by nabeelma...@gmail.com
on 14 Nov 2014 at 1:34
Putting the following at the beginning of the main css solved the problem for
me:
@import url(http://fonts.googleapis.com/css?family=Rokkitt:400,700);
Regards
Original comment by klangsch...@googlemail.com
on 15 Nov 2014 at 12:01
[deleted comment]
@Klangsch
Thanks for your reply.
But it not working on my site.
Original comment by nabeelma...@gmail.com
on 17 Nov 2014 at 11:32
Attachments:
I tested the suggested fix (adding @import
url(http://fonts.googleapis.com/css?family=Rokkitt:400,700); ) to the CSS file
and it worked. It should be noted that you'll need to use "https" if your site
is SSL enabled. I tested it on both an SSL and non SSL site (production and dev
versions of the same site) and it worked.
Original comment by manfred....@gmail.com
on 5 Dec 2014 at 4:12
Original issue reported on code.google.com by
a...@kodamera.se
on 23 Sep 2014 at 12:36Attachments: