Mozilla 도움말 검색

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

자세히 살펴보기

How do I get rid of the tips messages that show up just underneath the search box?

  • 2 답장
  • 14 이 문제를 만남
  • 1 보기
  • 최종 답변자: skylighte

more options

I have google as my home page. I am trying to figure out how to get rid of the tip or brief FYI message that shows up just underneath the search box. Can you help? Thanks

I have google as my home page. I am trying to figure out how to get rid of the tip or brief FYI message that shows up just underneath the search box. Can you help? Thanks

모든 댓글 (2)

more options

Do you mean the snippets that you see on the about:home Home page?


You can hide the box that shows the snippets with code in userContent.css

@-moz-document url(about:home){
/* hide snippet container on the about:home page */
#snippetContainer { display: none !important; }
}

You can use the ChromEdit Plus or Stylish extension to have easier access to the customization files.

more options

Sorry but I am not a technowiz and won't be able to use codes etc. Is there any other fix for it. Thanks much. to those who responded.

글쓴이 skylighte 수정일시