Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

New Tab page too short

  • 2 trả lời
  • 1 gặp vấn đề này
  • 2 lượt xem
  • Trả lời mới nhất được viết bởi supercain2

more options

Hi,

When I open a new tab, I am presented with the new tab page, thats fine. However, in the recent days I found it doesnt display the very last row of thumbnails (they are supposed to be 3 rows and I see only 2 of them). I checked out the source with firebug and I noticed the DIV marked with the ID "newtab-grid" has a max-height: 537px defined which makes the page too short to show all the rows. I wonder how can I fix this so the page displays correctly.

Thank you.

Hi, When I open a new tab, I am presented with the new tab page, thats fine. However, in the recent days I found it doesnt display the very last row of thumbnails (they are supposed to be 3 rows and I see only 2 of them). I checked out the source with firebug and I noticed the DIV marked with the ID "newtab-grid" has a max-height: 537px defined which makes the page too short to show all the rows. I wonder how can I fix this so the page displays correctly. Thank you.

Giải pháp được chọn

Hi, you can change the number of tiles on the New Tab page by zooming in or out (Ctrl and + key, or Ctrl and - key).

You may also want to keep the same zoom setting when clicking on a new tab: Type about:config into the address bar, press Enter, accept the warning, scroll down to browser.newtab.preload and double click on it to change 'Value' from True to False.

It is also possible in about:config to change the maximum number of tiles, by scrolling down to browser.newtabpage.columns (or .rows), then right click > Modify, to set a new number in 'Value.' More - Configuration Editor for Firefox.

As an alternative, you may like to try the add-on New Tab Tools.

If your question is resolved by this or another answer, please take a minute to let us know. Thank you.

Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (2)

more options

Giải pháp được chọn

Hi, you can change the number of tiles on the New Tab page by zooming in or out (Ctrl and + key, or Ctrl and - key).

You may also want to keep the same zoom setting when clicking on a new tab: Type about:config into the address bar, press Enter, accept the warning, scroll down to browser.newtab.preload and double click on it to change 'Value' from True to False.

It is also possible in about:config to change the maximum number of tiles, by scrolling down to browser.newtabpage.columns (or .rows), then right click > Modify, to set a new number in 'Value.' More - Configuration Editor for Firefox.

As an alternative, you may like to try the add-on New Tab Tools.

If your question is resolved by this or another answer, please take a minute to let us know. Thank you.

more options

Thank you, that was really helpful.