Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

New Tab Page Shortcut Icons

  • 4 답장
  • 0 이 문제를 만남
  • 29 보기
  • 최종 답변자: 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.

선택된 해결법

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.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (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.

글쓴이 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

선택된 해결법

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.