git-svn-id: http://xe-core.googlecode.com/svn/trunk@1657 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-19 06:03:12 +00:00
parent f9a5ce74e6
commit 1470ca7dab
3 changed files with 8 additions and 0 deletions

View file

@ -141,3 +141,6 @@ div#calendar table td.posted a { text-decoration:underline;}
.buttonTypeB .leftCap { width:2px; height:21px; background:url(../images/white/buttonTypeBLeft.gif) no-repeat; margin:0 .3em 0 0; position:relative; left:-1px;}
.buttonTypeB .rightCap { width:2px; height:21px; background:url(../images/white/buttonTypeBRight.gif) no-repeat; margin:0 -1px 0 .4em;}
.buttonTypeB .icon { margin:0 .2em;}
/* powered by zbxe */
#poweredbyzbxe { text-align:center; margin-top:2em;}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -104,6 +104,11 @@
<!-- 왼쪽 위젯 위치 -->
<!-- powered by zbxe -->
<div id="poweredbyzbxe">
<a href="#" onclick="window.open('http://www.zeroboard.com');return false;"><img src="./images/poweredbyzbxe.png" border="0" alt="powered by zeroboard XE" /></a>
</div>
</div>
<!-- 컨텐츠 출력 부분 -->