jalpro Posted April 15, 2011 Posted April 15, 2011 The code I'm using is: @font-face { font-family:"AngrC"; src:url("fonts/ANGRC_.ttf"); } #subtitle { font-family:"AngrC", Trebuchet MS, Arial, Helvetica, sans-serif; } It works locally, but not online. I've tried Chrome, FF, Safari and IE9. Refreshed my cache in Chrome. So is this a problem with me or with HelioHost? Thanks
Guest Geoff Posted April 15, 2011 Posted April 15, 2011 So is this a problem with me or with HelioHost? Most likely a problem with you. HelioHost does't filter that out or something when it serves the resource. If you post the URL, maybe I can give you some advice.
jalpro Posted April 16, 2011 Author Posted April 16, 2011 If you post the URL, maybe I can give you some advice. It's the URL in my sig
Byron Posted April 16, 2011 Posted April 16, 2011 This is what you have in your style sheet: @font-face { font-family:"AngrC"; src:url("fonts/ANGRC_.ttf"); } This is what's in your font directory: http://jalproductions.co.uk/fonts/ANGRC_.TTF Do you see your problem? (lowercase - uppercase)
jalpro Posted April 17, 2011 Author Posted April 17, 2011 Do you see your problem? (lowercase - uppercase) Thankyou Byron for your sharp eyes! I just realised that I now have a problem with my MySQL... Error message: Warning: mysql_connect() [function.mysql-connect]: Host 'stevie.heliohost.org' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' in /home1/jalpro/public_html/php/indexnews.php on line 5 Should I start a new topic for this?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now