Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji
Wątek został zarchiwizowany. Jeśli potrzebujesz pomocy, zadaj nowe pytanie.
Solved Zarchiwizowany

Hello everyone, my website text appears slightly bigger in firefox than all other browsers.

rooye odpowiedziano
rooye

I have tested my website on my laptop using web-kit browsers, IE and Firefox but Firefox alone displays text to be slightly bigger than the rest of the browsers. It has same rendering effects when it comes to images. I tried defining these elements using %, em, px etc but all in vain. I have test "bare bone" html code like: <body>

pleaseeeeeeeeeeeeeeeeeeeee help

</body> with css: p{font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;} yet the results is as mentioned above. Other sites however render the same font-size on my laptop even in different browsers.

I have tested my website on my laptop using web-kit browsers, IE and Firefox but Firefox alone displays text to be slightly bigger than the rest of the browsers. It has same rendering effects when it comes to images. I tried defining these elements using %, em, px etc but all in vain. I have test "bare bone" html code like: <body> <p>pleaseeeeeeeeeeeeeeeeeeeee help</p> </body> with css: p{font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;} yet the results is as mentioned above. Other sites however render the same font-size on my laptop even in different browsers.
Przeczytaj tę odpowiedź w całym kontekście

Wybrane rozwiązanie

Identical in Firefox 31 as in IE8.

Try resetting the Zoom level while viewing that page. { Ctrl + 0 } [Ctrl plus the zero keys]

Wszystkie odpowiedzi (4)

URL for your website?

Hey ! First, am sorry I didn't give the URL. Here is it: http://etougebe-baptistchurch.org/ebc/best_test.html

Wybrane rozwiązanie

Identical in Firefox 31 as in IE8.

Try resetting the Zoom level while viewing that page. { Ctrl + 0 } [Ctrl plus the zero keys]

wooow! It worked(99.999%). You are a very clever man.Thank you sir!