노무현 대통령을 잊지맙시다~ [배너 계속달기 운동]
반응형
노무현 대통령을 잊지 않기 위해 블로그 오른쪽 상단 배너를 계속해서 달기로 하였습니다. 다는 방법은 도아님(http://offree.net/2571)께서 잘 설명해 주셨습니다.
왼쪽 배너
<a href=
"http://www.knowhow.or.kr/"
title=
"노무현 대통령 배너"
target=
"_blank"
id=
"tistorySticker"
>노무현 대통령 배너</a>
<style type=
"text/css"
>
#tistorySticker {
position: absolute; left: 0; top: 0;
background: url(
'http://cfs6.tistory.com/upload_control/download.blog?fhandle=YmxvZzExNDA4MEBmczYudGlzdG9yeS5jb206L2F0dGFjaC8wLzEzMDAwMDAwMDAwMi5naWY='
) no-repeat; width: 132px; height: 132px; text-indent: -100em; display: block;
z-index: 1000;
}
</style>
오른족 배너
<a href="http://www.knowhow.or.kr/" title="노무현 대통령 배너" target="_blank" id="tistorySticker">노무현 대통령 배너</a>
<style type="text/css">
#tistorySticker {
position: absolute; right: 0; top: 0;
background: url('http://cfs.tistory.com/custom/blog/0/7349/skin/images/download.png') no-repeat; width: 132px; height: 132px; text-indent: -100em; display: block;
z-index: 1000;
}
</style>
태극기 배너
<a href="http://www.knowhow.or.kr/" title="노무현 대통령 배너" target="_blank" id="tistorySticker">노무현 대통령 배너</a>
<style type="text/css">
#tistorySticker {
position: absolute; left: 0; top: 0;
background: url('http://s3.amazonaws.com/twitpic/photos/full/10357418.gif?AWSAccessKeyId=0ZRYP5X5F6FSMBCCSE82&Expires=1243574929&Signature=ThUNeg99R4xO%2BJ%2BDH1NeVIF9mJA%3D') no-repeat; width: 132px; height: 132px; text-indent: -100em; display: block;
z-index: 1000;
}
</style>
해당 코드를 복사하여 <body>태그의 바로 아래에 넣어 주시면 됩니다.
반응형