Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Caută ajutor

Atenție la excrocheriile de asistență. Noi nu îți vom cere niciodată să suni sau să trimiți vreun SMS la vreun număr de telefon sau să dai informații personale. Te rugăm să raportezi activitățile suspecte folosind opțiunea „Raportează un abuz”.

Află mai multe
Rezolvată Arhivate

How to remove the new, but unneeded, "links buttons" at bottom of FF default start pg?

DTC răspuns
DTC

New default FF w/Google is great, & thanks very much too all. Would prefer to remove the new button links at bottom of pg, & have more blank space on the page where the new links are presently. The links are already fine for use at top of pg in a toolbar. Is removing the 6 new button links possible? Thanks.

New default FF w/Google is great, & thanks very much too all. Would prefer to remove the new button links at bottom of pg, & have more blank space on the page where the new links are presently. The links are already fine for use at top of pg in a toolbar. Is removing the 6 new button links possible? Thanks.

Toate răspunsurile (2)

Soluție aleasă

Add code to the userContent.css file in the chrome folder.

The customization files userChrome.css (interface) and userContent.css (websites) are located in the chrome folder in the user profile folder.

You can use this button to go to the Firefox profile folder:

  • Help > Troubleshooting Information > Profile Directory: Open Containing Folder

@-moz-document url(about:home){#launcher{display:none!important}}

Thank you cor-el for so speedy a reply. Being much less informed than experts such as yourself, I'm afraid to mess up the start page, so maybe I shouldn't even try editing the configuration profile folder. Thank you so much for your efforts to help. What one such as myself probably needs is a "remove" button or something easy & simple to adjust the start page to one's liking. Is there a way to suggest this to Mozilla FF somehow?