Font Not Showing On Website.

Welcome. Please Login, Register, Or Activate! 
type your username and password to login
Date: November 23, 2009, 01:17 AM
431025 members and 298099 Topics
Latest Member: adundaabomb
Nairaland [Nigerian Forum] Home Help Search Who is currently online? Login Register
Nairaland Forum  |  Technology  |  Webmasters (Moderators: OmniPotens, yawa-ti-de)  |  Font Not Showing On Website.
Pages: (1) Go Down Send this topic Notify of replies
Author Topic: Font Not Showing On Website.  (Read 172 views)
HC
Font Not Showing On Website.
« on: September 03, 2009, 08:50 PM »

i used a font called Myriad on a website but its not showing on other computer, it only shows on mine and shows as Times Roman on other systems. How best can i make the font show when other people view the website.
inf8nity (m)
Re: Font Not Showing On Website.
« #1 on: September 03, 2009, 08:55 PM »

Hi HC,
You cant control the font on other people's computers. The font will only show if it is installed in that computer therefore i would advice that you stick to the common fonts for your web pages and use the rare ones in your images or flash animation.
HC
Re: Font Not Showing On Website.
« #2 on: September 03, 2009, 09:28 PM »

@inf8nity, thanx for that quick one. Its rather unfortunate i can have the font as text within the website content. Will have to stick to universal fonts then.
yawa-ti-de (f)
Re: Font Not Showing On Website.
« #3 on: September 03, 2009, 09:30 PM »

yep, and those fonts would be arial, helvetica, sans-serif, for the most part.

Lesson of the day:
Always use web-safe fonts that are easy on the eye.

On the other hand, if you use siFR fonts (google it), you might be able to get away with using some wacky fonts Wink
HC
Re: Font Not Showing On Website.
« #4 on: September 03, 2009, 10:15 PM »

Thanks Yawa, another lesson learnt.
*dhtml
Re: Font Not Showing On Website.
« #5 on: September 04, 2009, 05:07 AM »

Although you can embed your fonts dynamically by adding the font on your site. The fonts are usually located in window/fonts.
I used this technique only once, but it is not adviseable. Maybe if you are working on a local intranet stuff.

Quote
<STYLE TYPE="text/css">
<--!
@font-face {
  font-family: Arial;
  font-style:   normal;
  font-weight: normal;
  src:url(http://www.SiteAddress.htm/EOTfileName.eot);
}
-->
</STYLE>
Check out this article, it explains better http://www.netmechanic.com/news/vol3/css_no15.htm
inf8nity (m)
Re: Font Not Showing On Website.
« #6 on: September 04, 2009, 07:05 AM »

Quote from: *dhtml on September 04, 2009, 05:07 AM
Although you can embed your fonts dynamically by adding the font on your site. The fonts are usually located in window/fonts.
I used this technique only once, but it is not adviseable. Maybe if you are working on a local intranet stuff.
Check out this article, it explains better http://www.netmechanic.com/news/vol3/css_no15.htm


You can use the above but the only limitation is that it is only used with OpenType (.otf) but not TrueType (.ttf) . Only safari 3.1 supports the licensed .ttf at the moment so that again brings us to the major issue of browser compatibility. Rule of the thumb stick to common fonts. Cheesy
*dhtml
Re: Font Not Showing On Website.
« #7 on: September 04, 2009, 10:02 AM »

That is right. If you need to use the font that badly, then better to just create a graphics with it, transparent or whatever and get over with it.
I do not advise embedding fonts at all, it can affect perfomance of a page when it fails to load and platform dependency being another.

I remember a time when i embedded verdana (fooolish dont u think) into a site i made (the first website ever that i made). Then i noticed that online the font will always download and affect perfomance of the page. I did not know that verdana exist on other computers then!
yawa-ti-de (f)
Re: Font Not Showing On Website.
« #8 on: September 04, 2009, 10:07 AM »

dhtml:
Total waste of time, no offense.  Just follow web standards.  Yes, the client doesn't care how it is done, as long as it is done but that doesn't mean their site should be turned into an experiment.

There is a very common acronym out there, K(eep) I(t) S(imple) S(tupid).   I have been abiding by this for 10 years now and it has paid me well.
*dhtml
Re: Font Not Showing On Website.
« #9 on: September 04, 2009, 08:33 PM »

yawatide: if you follow my post well. I maintained that it is not a good idea to use embed fonts and explained why, but also went on to expantiate
on how to embed fonts. It may be useful for an offline project such as on local server especially when your clients are using internet explorer on windows. No knowlege is wasted, it just needed to be used right. For instance despite my good grasp and usage of flash/php/mysql, i have never used it on a live website before except on local intranet-based projects where speed is not much of an issue!! In case someone is getting the wrong impression. I have not edited my post.
yawa-ti-de (f)
Re: Font Not Showing On Website.
« #10 on: September 04, 2009, 08:53 PM »

dhtml o o o o o, omo peteru  Tongue
*dhtml
Re: Font Not Showing On Website.
« #11 on: September 04, 2009, 10:20 PM »

Looks like we are about to start our wars again! Ok, lemme launch my first greenade hia! OK, not on this thread, on another!
yawa-ti-de (f)
Re: Font Not Showing On Website.
« #12 on: September 05, 2009, 10:37 AM »

no brother, otherwise I would have responded to your prior post immediately.  I don dey grow grey hair.  I don pass those levels  Cool
*dhtml
Re: Font Not Showing On Website.
« #13 on: September 05, 2009, 10:40 AM »

ha! ha! for wia. . . .by the way i will be needing your help very soon. . .so lemme go and keep my sha-ka-bula!
veetubes
Re: Font Not Showing On Website.
« #14 on: September 05, 2009, 12:05 PM »

na waaa oooo
*dhtml
Re: Font Not Showing On Website.
« #15 on: September 05, 2009, 12:16 PM »

na wa did what? abi you want make i. . . ? just kidding. . .now i wonder how the poster solved his problems
HC
Re: Font Not Showing On Website.
« #16 on: September 05, 2009, 01:21 PM »

@dhtml, i had no choice but to stick to regular fonts. Thanx for all your comments.
*dhtml
Re: Font Not Showing On Website.
« #17 on: September 05, 2009, 02:51 PM »

Yep, that is the best choice. In development, if you love a font so much use it to create an image. But embed, dont try it.
Now i think there are about 5 fundamental crossplatform fonts. Verdana, Arial ehm ehm, i don forget. . .i think tahoma
HC
Re: Font Not Showing On Website.
« #18 on: September 05, 2009, 04:55 PM »

arial, times roman(my most annoying font), verdana, tahoma ,
 Nairaland Rss Needed  Cost Of Hosting And Up Keeping Of Personal Website  Adobe Debuts Creative Suite 3 Web Premium  Page 2
Pages: (1) Go Up Send Topic to Friend by E-mail Reply 


Sections: Autos/Cars (2) Jobs/Vacancies (2) (3) Career Talk Education General(2) Politics Romance Computers Phones Travel
Sports Fashion Health Religion Celebrities TV/Movies (2) Music/Radio (2) Books Webmasters Programming

Links: Page1 Page2 Page3 Page4 Page5 Page6 Page7 Page8 Page9 Page10

Nairaland is owned by Oluwaseun Osewa. See also: Nairalist Classified Ads
Nairaland Forum | Powered by SMF 1.0.12.
© 2001-2005, Lewis Media. All Rights Reserved.