JaoudeStudios.com

Open Source is the road ahead!
It is currently Thu Sep 09, 2010 4:48 pm

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Font issue in CSS !
PostPosted: Thu Oct 09, 2008 3:34 am 
Offline
3. Not so new
User avatar

Joined: Sun Jul 06, 2008 12:40 am
Posts: 36
Hi
I had a font file (Channels.ttf), I installed it. Its name is CHANL.
Now I use this CSS code in my local HTML file.
Code:
.productText{
    font: bold 36pt CHANL;
    color: #b3c800;
    padding-left: 11px;
}


But the text doesn't show with CHANL font. I test it in FF3 and Opera9.5 and IE6
What's wrong with it ?

Thanks for your suggestions


Top
 Profile  
 
 Post subject: Re: Font issue in CSS !
PostPosted: Thu Oct 09, 2008 6:49 am 
Offline
Site Admin
User avatar

Joined: Wed Jul 02, 2008 7:54 pm
Posts: 596
Location: Surrey
CSS is client side and the font is server side you wont be able to show the font to the user, unless you use flex / flash.

_________________
JaoudeStudios.com :: Eddie Jaoude :: Geek by nature, Linux by choice
Forum JaoudeStudios - php, mysql, xhtml, css, javascript, jquery, svn subversion, linux, lamp, W3C
Online Agile Task board
Open Source is the road ahead!!


Top
 Profile  
 
 Post subject: Re: Font issue in CSS !
PostPosted: Thu Oct 09, 2008 9:44 am 
Offline
3. Not so new
User avatar

Joined: Sun Jul 06, 2008 12:40 am
Posts: 36
Thank you jaoudestudios.
I knew it.
I wanna show the font in client ( my PC )
But that issue occur


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group