Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

New Tab Page Shortcut Icons

  • 4 odgovora
  • 0 ima ovaj problem
  • 28 prikaza
  • Posljednji odgovor od bilyo41

more options

On the New Tab Page, is it possible to get more rows of shortcuts? I currently have settings set for 4 rows which appears to be the maximum.

On the New Tab Page, is it possible to get more rows of shortcuts? I currently have settings set for 4 rows which appears to be the maximum.

Izabrano rješenje

There are not any preferences for the number or spacing of columns. Currently, the layout is designed to adapt fluidly to the zoom level and window width.

If you have a tinkering mindset, it is possible to inject your own style rules into the page using an unofficial, community-support option: a userContent.css file. That's the lesser known cousin of the userChrome.css file some people create to tweak the user interface (toolbars/menus). Since Firefox changes frequently, it can be a challenge to find working rules, but the wizards over on https://www.reddit.com/r/FirefoxCSS/ usually can provide a quick solution.

Pročitaj ovaj odgovor u kontekstu 👍 1

Svi odgovori (4)

more options

You can set browser.newtabpage.activity-stream.topSitesRows directly on the about:config page.

You can open the about:config page via the location/address bar. On the warning page, you can click "Accept the Risk and Continue" to open about:config.

Izmjenjeno od cor-el

more options

That worked great. Thanks. Now. Is there a similar way to add a column and to reduce the spacing? I scrolled through the about:config commands, but didn't see anything obvious to me.

more options

Odabrano rješenje

There are not any preferences for the number or spacing of columns. Currently, the layout is designed to adapt fluidly to the zoom level and window width.

If you have a tinkering mindset, it is possible to inject your own style rules into the page using an unofficial, community-support option: a userContent.css file. That's the lesser known cousin of the userChrome.css file some people create to tweak the user interface (toolbars/menus). Since Firefox changes frequently, it can be a challenge to find working rules, but the wizards over on https://www.reddit.com/r/FirefoxCSS/ usually can provide a quick solution.

more options

Thanks, but it is not important enough to get that involved. Thanks for the help.