View Single Post
Old 05-13-2011, 09:24 AM   #9
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,149
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by MikeFromMesa View Post
Thanks for the post. Case sensitivity is not what turned out to be the issue. Spacing is.

The following did not work: src: url (../Fonts/LiberationSerif-Italic.ttf);

The following did work: src: url(../Fonts/LiberationSerif-Italic.ttf);

The single space after the url entry was what was causing all of the problems. When that was fixed the "cannot reach" error disappeared. Apparently the Sigil parsing is very strict. Go figure!
theducks is online now   Reply With Quote