Welcome to Web Piston Village Login | Register | Faq  

Search
 
Home
Blogs
Forums
 
Re: How do I use a font that isn't listed in the selection?
Started by feralwoman at 01-18-2007 6:24 PM. Topic has 1 replies.

Print Search « Previous Thread Next Thread »
  01-18-2007, 6:24 PM
feralwoman is not online. Last active: 10/3/2007 8:52:20 PM feralwoman



Top 10 Posts
Joined on 01-18-2007
Posts 4
How do I use a font that isn't listed in the selection?
My company logo uses Jokerman as its font. I have gone into the console and changed the default font to Jokerman and a sample of it comes up. However when I go into edit mode that choice of font isn't in the selection that appears. Any help would be greatly appreciated! :'(
   Report 
  01-19-2007, 2:08 PM
VillagePD is not online. Last active: 5/5/2008 4:23:11 PM VillagePD

Top 10 Posts
Joined on 11-28-2005
Posts 70
Re: How do I use a font that isn't listed in the selection?

When editing your site, look for the "View/Edit Source" button. It will look like this: <>. Then you will see the html code for the page. Put this at the beginning of the text that you want in the jokerman font:

<font face="jokerman">

And at the end of the html code, type in this:

</font>

That should do it. If that doesn't work, let me know.

Thank you,
Peter
Web Piston Technical Support
1-866-315-7483


   Report 
Post
Web Piston Vill... » Web Piston Site... » How Do I .... ? » Re: How do I use a font that isn't listed in the selection?