1. adsense 홈페이지에서 광고 코드를 복사 한다.
<script type="text/javascript"><!--
google_ad_client = "";
/* 200x200, 작성됨 08. 2. 3 */
google_ad_slot = "";
google_ad_width = 200;
google_ad_height = 200;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
google_ad_client = "";
/* 200x200, 작성됨 08. 2. 3 */
google_ad_slot = "";
google_ad_width = 200;
google_ad_height = 200;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
2. 스킨의 html 편집메뉴에서 아래 내용을 <s_sidebar> ~ </s_sidebar> 사이에 적당한 곳에 붙여넣는다.
google adsense는 모듈이름으로 마음대로 수정해도 된다.
<s_sidebar_element>
<!-- google adsense -->
<div id="adsense">
<!-- google adsense -->
<div id="adsense">
<script type="text/javascript"><!--
google_ad_client = "";
/* 200x200, 작성됨 08. 2. 3 */
google_ad_slot = "";
google_ad_width = 200;
google_ad_height = 200;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
</s_sidebar_element>
3. 화면 아래에 있는 저장 버튼을 누른다.
4. 사이트바 설정 메뉴에 가면 google adsense이름을 갖는 모듈이 추가되어 있다. 그것을 적당한 곳에 위치시키면 끝...
'Computer > etc' 카테고리의 다른 글
robocopy를 사용하자. (0) | 2009.08.15 |
---|---|
Visual Basic 6.0 - mouse wheeel (0) | 2009.08.06 |
Firefox 스크롤 조정하기 (0) | 2009.03.08 |
USB 바이러스 예방 (0) | 2009.02.14 |
USB 메모리 초기화 (0) | 2009.01.12 |
컴퓨터 관련 북마크 정리 - 20080720 (0) | 2008.07.20 |
Builder 와 Delphi 컴포넌트 설치 규칙 (0) | 2008.07.20 |