Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Vanwege onderhoudswerkzaamheden die uw ervaring zouden moeten verbeteren, heeft deze website beperkte functionaliteit. Als een artikel uw probleem niet verhelpt en u een vraag wilt stellen, kan onze ondersteuningsgemeenschap u helpen in @FirefoxSupport op Twitter en /r/firefox op Reddit.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

bigger on firefox than on Chrome

  • 2 antwoorden
  • 1 heeft dit probleem
  • 3 weergaven
  • Laatste antwoord van cor-el

more options

I am developing a website and I am doing my best to make look the same on all browsers. I started developing the website on Chrome. I then tried it on Firefox and noticed how the website (images, text, etc) look much bigger on firefox then on Chrome. The same applies for IE.

To make Chrome show the website like Firefox I need to go to the Chrome and set Zoom to 120%.

To make Firefox show the website like Chrome I need to go to Firefox and set Zoom out (on Firefox I never get same view as on Chrome however, div's width does not seem to change).

I was wondering if anyone has seen this issue? From where it is coming? and if there is a way how I can fix zoom at 100% on all browsers (from CSS?) so that someone would not need to change his browser settings so to see the website the same on all browsers.

I am developing a website and I am doing my best to make look the same on all browsers. I started developing the website on Chrome. I then tried it on Firefox and noticed how the website (images, text, etc) look much bigger on firefox then on Chrome. The same applies for IE. To make Chrome show the website like Firefox I need to go to the Chrome and set Zoom to 120%. To make Firefox show the website like Chrome I need to go to Firefox and set Zoom out (on Firefox I never get same view as on Chrome however, div's width does not seem to change). I was wondering if anyone has seen this issue? From where it is coming? and if there is a way how I can fix zoom at 100% on all browsers (from CSS?) so that someone would not need to change his browser settings so to see the website the same on all browsers.

Alle antwoorden (2)

more options

hello, have you set windows to display at larger than 100% in the windows control panel > appearance > display? firefox will adhere to this setting...

more information about that is available at http://windows.microsoft.com/en-us/windows7/make-the-text-on-your-screen-larger-or-smaller

more options

You can set the layout.css.devPixelsPerPx pref on the about:config page to 1.0 You can adjust layout.css.devPixelsPerPx starting from 1.0 in 0.1 or 0.05 steps to make icons show correctly.

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

Use an extension to adjust the text size in the user interface and the page zoom in the browser window.

You can look at this extension to adjust the font size for the user interface.

You can look at the Default FullZoom Level or NoScript extension if web pages need to be adjusted after changing layout.css.devPixelsPerPx.