Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Font working in IE but not working in Firefox
Old 11-29-2010, 06:30 AM Font working in IE but not working in Firefox
Isabella_Smith's Avatar
Ultra Talker

Posts: 285
Trades: 0
Hi,

I am making a hindi news portal, The text I am using is Kunti Devi 011 which is working find at I.E. but not in Firefox.

Is there anything which I mentioned specifically in css?

Thanks in advance
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE



Please login or register to view this content. Registration is FREE
buy all indian salwar Kameez, Sarees and clothes
Isabella_Smith is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-29-2010, 06:48 AM Re: Font working in IE but not working in Firefox
Gakoyu Ojima's Avatar
Skilled Talker

Posts: 59
Location: Netherlands.
Trades: 0
What did you put as CSS?
__________________
$gocore = new gakoyucore();
$con = mysql_connect($gocore->server, $gocore->username, $gocore->password) or die(mysql_error());
Gakoyu Ojima is offline
Reply With Quote
View Public Profile
 
Old 11-29-2010, 09:24 AM Re: Font working in IE but not working in Firefox
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,376
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
Originally Posted by Isabella_Smith View Post
Hi,

I am making a hindi news portal, The text I am using is Kunti Devi 011 which is working find at I.E. but not in Firefox.

Is there anything which I mentioned specifically in css?

Thanks in advance
As has been said on so many occasions in your threads.

UNLESS YOU
tell us what you have as your code
we have ABSOLUTELY NO IDEA WHAT YOU DID WRONG!!!!!!!!!
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 11-30-2010, 12:22 AM Re: Font working in IE but not working in Firefox
Isabella_Smith's Avatar
Ultra Talker

Posts: 285
Trades: 0
Sure.........Here's what I've used.

chrishirst, please don't panic .

Its .net skin files works same as CSS.

HTML Code:
<asp:LinkButton 
SkinID="OrangeRed" 
runat="server" 
BackColor="White" 
ForeColor="OrangeRed" 
Font-Size="large" 
Font-Bold="true" 
Font-Name="Kruti Dev 011" 
Font-Italic="false" 
Font-Underline="false" 
BorderColor="White" 
BorderWidth="2" 
> 
</asp:LinkButton> 
 
<asp:LinkButton 
SkinID="Red" 
runat="server" 
BackColor="White" 
ForeColor="Blue" 
Font-Size="Medium" 
Font-Bold="true" 
Font-Name="Kruti Dev 011" 
Font-Italic="false" 
Font-Underline="false" 
BorderColor="White" 
BorderWidth="2" 
> 
</
asp:LinkButton> 
 
<
asp:Label 
SkinID="MediumSlateBlue" 
runat="server" 
BackColor="MediumSlateBlue" 
ForeColor="Snow" 
Font-Size="Larger" 
Font-Bold="true" 
BorderColor="DarkBlue" 
BorderWidth="2" 
BorderStyle="Dotted" 
> 
</asp:Label>

Any kind Reply will be appreciated.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE



Please login or register to view this content. Registration is FREE
buy all indian salwar Kameez, Sarees and clothes
Isabella_Smith is offline
Reply With Quote
View Public Profile
 
Old 11-30-2010, 01:11 AM Re: Font working in IE but not working in Firefox
Isabella_Smith's Avatar
Ultra Talker

Posts: 285
Trades: 0
Here's I tried it with css class but still no luck.

HTML Code:
<head>
.NewsTop 
{COLOR: #000000; TEXT-DECORATION: none; font-family: Kruti Dev 011; }
 
</head>
<body>
<form id="form1" runat="server">
<div>
<asp:Label ID="Label1" runat="server" Text="esjk uke mtkcsyk gSA" CssClass="NewsTop"></asp:Label>
</div>
</form>
</body>
Thanks in advance for your help.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE



Please login or register to view this content. Registration is FREE
buy all indian salwar Kameez, Sarees and clothes
Isabella_Smith is offline
Reply With Quote
View Public Profile
 
Old 11-30-2010, 03:09 AM Re: Font working in IE but not working in Firefox
Skilled Talker

Posts: 60
Name: Dmitry
Trades: 0
Try change to
font-family: 'Kruti Dev 011';
__________________
Sincerely, Dmitry

Please login or register to view this content. Registration is FREE
ElmanF is offline
Reply With Quote
View Public Profile Visit ElmanF's homepage!
 
Old 11-30-2010, 09:00 AM Re: Font working in IE but not working in Firefox
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Correct. If the font family name includes spaces it must be enclosed in quotes.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 12-01-2010, 12:23 AM Re: Font working in IE but not working in Firefox
Isabella_Smith's Avatar
Ultra Talker

Posts: 285
Trades: 0
Thanks its working....
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE



Please login or register to view this content. Registration is FREE
buy all indian salwar Kameez, Sarees and clothes
Isabella_Smith is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Font working in IE but not working in Firefox
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.40731 seconds with 12 queries