navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Free FrontPage Templates

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

cannot publish correct fonts

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Community >> Computer Software and Hardware issues >> cannot publish correct fonts
Page: [1]
 
jakerrr

 

Posts: 1
Joined: 10/17/2005
Status: offline

 
cannot publish correct fonts - 10/17/2005 6:29:13   
I am using Frontpage 2003. I have a problem pusblishing the correct fonts to the server. I use 3ix as my host. When I publish, the whole page goes to the server fine except for the fonts. Any fonts imbedded in buttons are fine but all of my other fonts don't transfer. It ends up using the default font for that particular style on that computer. Every computer I view my site from gives me a different appearance of the fonts.

Any ideas on how to fix this:)
Donkey

 

Posts: 3919
Joined: 11/13/2001
From: Blackfield United Kingdom
Status: offline

 
RE: cannot publish correct fonts - 10/17/2005 6:58:32   
If you are using nonstandard fonts then people without those fonts installed on their computer will see the default font, usually Times New Roman.

It is advisable to stick with 'standard fonts that are available on most computers and specify them as a font family e.g.

p
{
font-family: arial, Verdana, sans-serif
}


or for an inline style
<p style="font-family: arial, verdana, sans-serif">

Then if arial is available it will be used, if it isn't but verdana is that wil be used and if neither is available a simillar sans-serif font will be used.

More information here


_____________________________

:)

I have a higher and grander standard of principle than George Washington. He could not lie; I can, but I won't.
Samuel Clemens

(in reply to jakerrr)
Page:   [1]

All Forums >> Community >> Computer Software and Hardware issues >> cannot publish correct fonts
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts