Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS IE : text too big !! Re: IE : text too big !!

#64308

If the IE font is still coming big after fixing all the errors then just create another style sheet for IE and define those text styles, which appear bigger in IE, with a smaller font size. Check using an ‘if’ statement that if the browser is ‘IE’ then link that IE style sheet. Hence, when ever you open your page in IE, the text size will come smaller and similar to the ones in all the other browser