Jump to content

Does HelioHost support @font-face?


jalpro

Recommended Posts

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 :)

Link to comment
Share on other sites

Guest Geoff
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.

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...