Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Om de ûnderfining foar jo te ferbetterjen is tydlik de funksjonaliteit dan dizze website troch ûnderhâldswurk beheind. Wannear in artikel jo probleem net oplost en jo in fraach stelle wolle, kin ús stipemienskip jo helpe yn @FirefoxSupport op Twitter en /r/firefox op Reddit.

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

How do I resize the Firefox home page, so that it has very little white area and mostly background persona?

  • 4 antwurd
  • 50 hawwe dit probleem
  • 1 werjefte
  • Lêste antwurd fan RosBrady

more options

I like the personas, and I would like to see them as the total background, with just a small white box in the middle for Mozilla Firefox's home page. Right now I just see a small strip of the persona on top and a very narrow strip on the bottom, with a Mozilla Firefox logo in a huge white box - not useful and not nice to look at.

Is there a way to change the dimension of the big white box (like moving the dimension of a text box in Word)?

Thank you.

I like the'' personas'', and I would like to see them as the total background, with just a small white box in the middle for Mozilla Firefox's home page. Right now I just see a small strip of the persona on top and a very narrow strip on the bottom, with a Mozilla Firefox logo in a huge white box - not useful and not nice to look at. Is there a way to change the dimension of the big white box (like moving the dimension of a text box in Word)? Thank you.

Bewurke troch JudyR op

Alle antwurden (4)

more options

Add extra empty toolbars if you want to see more of the persona.
You can create new toolbars in View > Toolbars > Customize
You have to place something on a toolbar (drag a Space on it) before closing the Customize window as empty toolbars are automatically removed.
See http://kb.mozillazine.org/Toolbar_customization


You can also create one toolbar (name: PersonaFiller) via "View > Toolbars > Customize" and put a single Space item on it and use code in userChrome.css to set a min-height for that toolbar.
If you do not want to see that toolbar to get more website space then you only need to remove one check-mark via the right-click context menu on that toolbar.

Add code to userChrome.css below the @namespace line.
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
See http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files

#__customToolbar_PersonaFiller {min-height:100px !important;}
more options

My home page background has a design on it. How can I change it back to its original plain background.

more options

You can uninstall your current Persona and revert to the Default theme (Tools > Add-ons > Themes).

See

more options

Thanks.............all resolved.