mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-16 01:39:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1657 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f9a5ce74e6
commit
1470ca7dab
3 changed files with 8 additions and 0 deletions
|
|
@ -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;}
|
||||
|
|
|
|||
BIN
modules/blog/skins/xe_blog/images/poweredbyzbxe.png
Normal file
BIN
modules/blog/skins/xe_blog/images/poweredbyzbxe.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
|
|
@ -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>
|
||||
|
||||
<!-- 컨텐츠 출력 부분 -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue