본문 바로가기

명사 美 비격식 (무리 중에서) 아주 뛰어난[눈에 띄는] 사람[것]

Personal/Tistory

티스토리 광고 숨기기: data-tistory-react-app="NaverAd"

 

 

해당 블로그로 수익상출을 원하지않는데 게속해서 ad가 붙어서 짜증이 났다 .

심지어 센스없게 블로그 맨 위 아래도 아니고 '게시글 본문' 위아래로 붙어서 게시글을 망치고있다

객체를 확인했다.

 

 

 

 

티스토리 관리자 - 꾸미기 - 스킨편집

 

 

 

 

 

css - 코드 복붙

[data-tistory-react-app="NaverAd"], .adsbygoogle{
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
}

 

 

 

 

 

완료

 

 

 

 

추후 티스토리에 객체가 바뀌어도 해당 코드로 진입해 클래스 이름을 다시 수정하면 해결된다.