1

I'm experiencing this weird stylesheet problem (only happens in chrome) where the text are only showing after I used the Inspect Element function of the chrome. (Id like to post some images of the error but It seems that I do not have enough reputation points to do so since I am new here)

I've been searching around for quite some time now and still no luck.

Kenneth Benjamin
  • 378
  • 2
  • 16
  • 1
    You could place the image on [imgur](http://imgur.com/) then link to it? – davidpauljunior Mar 10 '14 at 02:45
  • I'm having the same problem: Here's a picture of what I get: http://imgur.com/a97XGXm I think the problem is with fonts not loading. Images, CSS, and HTML all look good but the fonts may not be there and aren't falling back to alternates. Chrome Version 33.0.1750.154 m under Windows Vista – Kenneth Benjamin Apr 01 '14 at 11:55

1 Answers1

0

It turns out it's an issue with Chrome-based browsers and custom fonts.

See Google Fonts are not rendering on Google Chrome for discussion and answers.

I found https://stackoverflow.com/a/22637615/949055 to work in initial testing.

Community
  • 1
  • 1
Kenneth Benjamin
  • 378
  • 2
  • 16