Page 1 of 1

question about fonts on different browser

Posted: Mon May 18, 2009 4:22 am
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..

Re: question about fonts on different browser

Posted: Mon May 18, 2009 9:27 am
by jaoudestudios
You will need to put conditional style sheets in for different browsers.

http://www.forum.jaoudestudios.com/view ... f=53&t=189

Re: question about fonts on different browser

Posted: Mon May 18, 2009 12:20 pm
by kaszu
I do CSS reset, there are a lot of different versions/libraries out there, but the idea should be clear.

Re: question about fonts on different browser

Posted: Tue May 19, 2009 10:35 pm
by prue_
problem solved.. thanks to both of you