版权声明:本主题是经过威宁分享主题二次修改而成的
幻灯代码 在themesxmlflash1.xml
里面
<?xml version=’1.0’ encoding=’utf-8’?> <images widthvar="400" heightvar="170" stagex="0" stagey="0" controlsvisible="true" scalemodifier="1.15" fadetime="1" imageblur="0" imageblurfadetime="0" captionbgblur="10" captiontextblur="10" captionbgfadetime="1" captiontextfadetime="1" captionlinespacing="2" > <image imageurl="http://localhost/emlog/content/templates/default/themes/images/g1.jpg" showtime="8"> <captions fontsize="14" fontcolor="0xFFFFFF" backgroundcolor="0x222222" backgroundopacity="90" urllink="http://wnin.cn/" urltarget="" >1修改</captions> <captions fontsize="11" fontcolor="0xFFFFFF" backgroundcolor="0x642216" backgroundopacity="90" urllink="" urltarget="" >emlog修改</captions> <captions fontsize="9" fontcolor="0x000000" backgroundcolor="0xf5cb53" backgroundopacity="90" urllink="http://wnin.cn/" urltarget="" >more</captions> </image> <image imageurl="http://localhost/emlog/content/templates/default/themes/images/g2.jpg" showtime="8"> <captions fontsize="14" fontcolor="0xFFFFFF" backgroundcolor="0x222222" backgroundopacity="90" urllink="http://wnin.cn/" urltarget="" >2修改</captions> <captions fontsize="11" fontcolor="0xFFFFFF" backgroundcolor="0x2c4049" backgroundopacity="90" urllink="" urltarget="" >emlog修改</captions> <captions fontsize="9" fontcolor="0x000000" backgroundcolor="0xf5cb53" backgroundopacity="90" urllink="http://wnin.cn/" urltarget="" >more</captions> </image> <image imageurl="http://localhost/emlog/content/templates/default/themes/images/g3.jpg" showtime="8"> <captions fontsize="14" fontcolor="0xFFFFFF" backgroundcolor="0x222222" backgroundopacity="90" urllink="http://wnin.cn/" urltarget="" >3修改</captions> <captions fontsize="11" fontcolor="0xFFFFFF" backgroundcolor="0xc0ac91" backgroundopacity="90" urllink="" urltarget="" >emlog修改</captions> <captions fontsize="9" fontcolor="0x000000" backgroundcolor="0xf5cb53" backgroundopacity="90" urllink="http://wnin.cn/" urltarget="" >more</captions> </image> </images>把 http://localhost/emlog/content/templates/default/themes/images/g1.jpg 这些修改成自的地址!
个性自定义组件
后天添加 自定义组件
订阅 代码如下 链接自行修改
<li> <span class="sidebarrss"> <a href="http://wnin.cn/rss.php" onmouseover="tooltip.show(’订阅此收取点<br>以便及时获得此站点更新提醒<br>此RSS地址为<strong>全文输出</strong>’);" onmouseout="tooltip.hide();" onFocus="this.blur()"> </a></span> <span class="sidebarrssemail"><a href="#" target="_blank" onmouseover="tooltip.show(’邮件订阅’);" onmouseout="tooltip.hide();" onFocus="this.blur()"> </a></span> <span class="list-rss"> <a href="http://www.google.com" >Google阅读器</a> </span> <span class="list-rss"> <a href="http://wnin.cn/rss.php" >RSS评论</a> </span><!--[if IE 6]><br /><![endif]--> </li> <li> <div id="follow"> Follow <ul class="follow-ul"> <a href="http://weibo.com/u/1446434321" target="_blank"><img src="http://wnin.cn/content/templates/default/themes/images/follow_xinlang.png" onmouseover="tooltip.show(’on 新浪微博 ’);" onmouseout="tooltip.hide();" onFocus="this.blur()"/></a> </ul> <ul class="follow-ul"> <a href="http://t.qq.com/csjscn" target="_blank"><img src="http://wnin.cn/content/templates/default/themes/images/follow_tqq.png" onmouseover="tooltip.show(’on 腾讯微博’);" onmouseout="tooltip.hide();" onFocus="this.blur()"/></a> </ul> <ul class="follow-ul"> <a href="http://www.facebook.com" target="_blank"><img src="http://wnin.cn/content/templates/default/themes/images/follow_facebook.gif" onmouseover="tooltip.show(’on facebook’);" onmouseout="tooltip.hide();" onFocus="this.blur()"/></a> </ul> <ul class="follow-ul"> <a href="http://twitter.com" target="_blank"><img src="http://wnin.cn/content/templates/default/themes/images/follow_twitter.gif" onmouseover="tooltip.show(’on twitter’);" onmouseout="tooltip.hide();" onFocus="this.blur()"/></a> </ul> </div> </li>后天添加 自定义组件
广告 代码如下 链接自行修改
<li> <div class="sidebarimage"> <a href="#" onFocus="this.blur()" target="_blank"><img src="http://wnin.cn/content/templates/default/themes/adimg/gg185-80.jpg" onmouseover="tooltip.show(’gg185-185.gif’);" onmouseout="tooltip.hide();" title="" alt=""/></a></div> <div class="sidebarimage"> <a href="#" onFocus="this.blur()" target="_blank"><img src="http://wnin.cn/content/templates/default/themes/adimg/gg185-80.jpg" onmouseover="tooltip.show(’gg185-185.gif’);" onmouseout="tooltip.hide();" title="" alt=""/></a></div> <div class="sidebarimage"> <div class="sidebarimagetxt_e2">广告位 | 200RMB/月</div> <a onfocus="this.blur()" href="mailto:csjscn@qq.com"><img alt="" title="" onmouseout="tooltip.hide();" onmouseover="tooltip.show(’广告合作,请发送email’);" src="http://wnin.cn/content/templates/default/themes/adimg/gg185-80.jpg" onmouseover="tooltip.show(’gg185-185.jpg’);"></a></div> </li>
主题安装
需要配合“模板设置”插件一起使用
下载地址:http://pan.baidu.com/s/1jGmTTQI
最新回复 (0)
学习了
学习了,这个程序目前还没有使用过