berryonline
01-03-2006, 02:23 AM
I have a website thats in a different language. I Have a link of were people can download the font and instructions of how to apply it. Thats fine. But i put a new blog on there and i cant get the font to show up. So it looks messed up. The old blog worked fine but i didnt set that one up so i dont know how to do it. Can someone help me out in setting up the font so the blog will work.
Thanks a lot. I'd really Appreciate it.
kittycat
01-03-2006, 11:27 PM
To change the font using CSS just do this
body { font-family: your font name; }
....and the rest of your CSS....
berryonline
01-04-2006, 12:24 AM
But what if i want a font thats not standard. Were do i have to upload it and what do i need to do to make it work.
This should help you
http://morovia.com/font/support/embed-font-web.asp
kittycat
01-04-2006, 02:54 AM
Upload it to your webspace, and provide a link for people to download it. If they want, they can install it so that they can see it. You could use the method Spid posted but I think it only works in IE