diff --git a/modules/blog/skins/xe_blog/css/layout.css b/modules/blog/skins/xe_blog/css/layout.css index 55ac37805..53fdfb0f2 100644 --- a/modules/blog/skins/xe_blog/css/layout.css +++ b/modules/blog/skins/xe_blog/css/layout.css @@ -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;} diff --git a/modules/blog/skins/xe_blog/images/poweredbyzbxe.png b/modules/blog/skins/xe_blog/images/poweredbyzbxe.png new file mode 100644 index 000000000..589a949af Binary files /dev/null and b/modules/blog/skins/xe_blog/images/poweredbyzbxe.png differ diff --git a/modules/blog/skins/xe_blog/layout.html b/modules/blog/skins/xe_blog/layout.html index 44bb96545..ae56f1641 100644 --- a/modules/blog/skins/xe_blog/layout.html +++ b/modules/blog/skins/xe_blog/layout.html @@ -104,6 +104,11 @@ + +
+ powered by zeroboard XE +
+