구글 애드센스 크기 조정

  • hotrod
    (hotrod)
  • hotrod's Avatar 이 글의 작성자
  • Offline
  • Newbie
  • Newbie
더보기
10 May 2020 10:21 - 10 May 2020 10:21 #5063 작성자: hotrod
hotrod 님의 글: 구글 애드센스 크기 조정
1. style 추가

<style>
.myadsense_responsive { width: 320px; height: 80px; }
@media(min-width: 500px) { .example_responsive_1 { width: 468px; height: 60px; } }
@media(min-width: 800px) { .example_responsive_1 { width: 728px; height: 90px; } }
</style>

2. ins_class 부분에 위 스타일 추가 (myadsense_responsive)
Time to create page: 0.048 seconds
Powered by Kunena Forum