question about fonts on different browser

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

Post Reply
prue_
Forum Commoner
Posts: 64
Joined: Thu May 07, 2009 10:34 pm

question about fonts on different browser

Post by prue_ »

can someone help me.. i cant make my fonts appear the same on other browsers.. (size, bold/regular).. is it on my css? can you give me some idea on how to fix it.? thanks a lot..
User avatar
jaoudestudios
DevNet Resident
Posts: 1483
Joined: Wed Jun 18, 2008 8:32 am
Location: Surrey

Re: question about fonts on different browser

Post by jaoudestudios »

You will need to put conditional style sheets in for different browsers.

http://www.forum.jaoudestudios.com/view ... f=53&t=189
User avatar
kaszu
Forum Regular
Posts: 749
Joined: Wed Jul 19, 2006 7:29 am

Re: question about fonts on different browser

Post by kaszu »

I do CSS reset, there are a lot of different versions/libraries out there, but the idea should be clear.
prue_
Forum Commoner
Posts: 64
Joined: Thu May 07, 2009 10:34 pm

Re: question about fonts on different browser

Post by prue_ »

problem solved.. thanks to both of you
Post Reply