DX2.5论坛漂亮的首页N格!DIY导入绿色插件.
dx2.5出来了!修改了X2.5的N格插件。有两种方法!都很简单的
第一种方法是:
1:找到“template\default\forum\discuz.htm”模板,打开,
复制以下代码:<!-- Start ahslu Hot -->
.ndsns_hot { background:#FFF; margin:8px 0; width:958px; border:1px solid #DADADA }
.ndsns_hot_title { background: url(static/image/common/ndsns_hot01.png) repeat-x scroll 0 0 transparent; border-bottom: 3px solid #4284CE; height: 30px; }
.ndhot_t_left { display: inline; float: left; padding-left: 20px; margin-top: 5px; }
.ndhot_t_left span { display:block; background:#4284CE; border: 1px solid #4284CE; color: #FFF; font-size: 12px; height: 24px; line-height: 24px; text-align: center; width: 70px; }
.ndhot_t_right { display: inline; float: right; padding-right: 15px; padding-top: 5px; }
.ndhot_t_right ul { list-style-type: none; margin: 0; padding: 0; }
.ndhot_t_right li { display: inline; float: left; margin-left: 10px; }
.ndhot_t_right li a { color: #035F9A; display: block; font-size: 12px; height: 24px; line-height: 24px; text-align: center; text-decoration: none; width: 65px; }
.ndhot_t_right li a:hover { text-decoration: none; }
.ndhot_t_right li a.ndsns_hov { background: url("static/image/common/ndsns_hot02.png") no-repeat scroll 0 0 transparent; color: #FFFFFF; }
.ndsns_hot_con { padding:2px; overflow:hidden; height:222px;}
.ndhot_con_left { width:330px; height:220px; float:left; overflow:hidden }
.ndhot_con_right { width:620px; float:right;}
.ndhot_con_right .ndsns_hid { display:none; }
.ndhot_con_right ul{ margin-top:7px;}
.ndhot_con_right li { float:left; width:49%; font-size:14px; overflow:hidden; height:30px; line-height:30px; }
.ndhot_con_right li a { color:#666; }
.ndhot_con_right li span a { color:#197CBD; }
.ndhot_con_right li span.spe { font-family:'宋体'; font-weight:bold; }
.ndhot_con_right .con_hot_spe{ width:185px; float:left; padding:7px 10px 0; }
.ndhot_con_right dt { background:url(static/image/common/ndsns_hot03.png) repeat-x 0 0; border: 1px solid #D3D3D3; color: #666; font-size: 12px; line-height: 18px; text-align: center; }
.ndhot_con_right dd{ background:url({static/image/common/ndsns_hot_icon.png) no-repeat scroll 3px 6px; padding-left:16px; height:20px; line-height:20px; border-bottom:1px dashed #069; font-size:12px;}
.ndhot_con_right dd span{ float:right; color:#999;}
.ndhot_con_right dd a{ color:#127BBF; text-decoration:none;}
function showTab(name,cur,n){
for(i=1;i<=n;i++){
var menu=document.getElementById(name+i);
var con=document.getElementById("con_"+name+"_"+i);
menu.className=i==cur?"ndsns_hov":"";
con.className=i==cur?"":"ndsns_hid";
}
}
焦点图片
最新主题
最新回复
热门帖子
吉安同乡会
聚会活动
新手教程
活跃会员
<!---->
<!---->
<!---->
<!---->
<!---->
<!---->
<!---->
<!---->
<!---->
<!---->
<!---->
<!---->
<!---->
<!---->
<!---->
<!---->
<!---->
<!---->
<!---->
<!---->
<!--// End ahslu Hot -->加入到以下代码下面:<!--{if empty($gid)}-->
<!--{ad/text/wp a_t}-->
<!--{/if}-->
<!--{if empty($gid)}-->
<!----><!---->
<!--{/if}-->2:然后将“论坛N格”文件夹的“static”上传到根目录
3:再导入forum_discuz.xml即可;
搞定!
第二种方法是懒人包!
第一步:将文件里“DX2.5论坛N格”下的文件放到网站根目录下替换!
第二步:打开首页,用管理员登陆,点顶部"DIY",再点“导入”,将文件夹里的“forum_discuz.xml”导入即可
注意:以上方法使用于论坛首页模板“discuz.htm”为默认文件,如果你对此模板改动较大,建议自己参考下载包里的“不想覆盖源文件,想手动修改.txt”,复制里面说明的代码到“discuz.htm”模板里,详情说明里面有!
**** Hidden Message ***** 怎么不能用啊
错误的? <!-- Start ahslu Hot -->
<div class="ndsns_hot
<style type="text/css
.ndsns_hot { background:#FFF; margin:8px 0; width:958px; border:1px solid #DADADA }
.ndsns_hot_title { background: url(static/image/common/ndsns_hot01.png) repeat-x scroll 0 0 transparent; border-bottom: 3px solid #4284CE; height: 30px; }
.ndhot_t_left { display: inline; float: left; padding-left: 20px; margin-top: 5px; }
.ndhot_t_left span { display:block; background:#4284CE; border: 1px solid #4284CE; color: #FFF; font-size: 12px; height: 24px; line-height: 24px; text-align: center; width: 70px; }
.ndhot_t_right { display: inline; float: right; padding-right: 15px; padding-top: 5px; }
.ndhot_t_right ul { list-style-type: none; margin: 0; padding: 0; }
.ndhot_t_right li { display: inline; float: left; margin-left: 10px; }
.ndhot_t_right li a { color: #035F9A; display: block; font-size: 12px; height: 24px; line-height: 24px; text-align: center; text-decoration: none; width: 65px; }
.ndhot_t_right li a:hover { text-decoration: none; }
.ndhot_t_right li a.ndsns_hov { background: url("static/image/common/ndsns_hot02.png") no-repeat scroll 0 0 transparent; color: #FFFFFF; }
.ndsns_hot_con { padding:2px; overflow:hidden; height:222px;}
.ndhot_con_left { width:330px; height:220px; float:left; overflow:hidden }
.ndhot_con_right { width:620px; float:right;}
.ndhot_con_right .ndsns_hid { display:none; }
.ndhot_con_right ul{ margin-top:7px;}
.ndhot_con_right li { float:left; width:49%; font-size:14px; overflow:hidden; height:30px; line-height:30px; }
.ndhot_con_right li a { color:#666; }
.ndhot_con_right li span a { color:#197CBD; }
.ndhot_con_right li span.spe { font-family:'宋体'; font-weight:bold; }
.ndhot_con_right .con_hot_spe{ width:185px; float:left; padding:7px 10px 0; }
.ndhot_con_right dt { background:url(static/image/common/ndsns_hot03.png) repeat-x 0 0; border: 1px solid #D3D3D3; color: #666; font-size: 12px; line-height: 18px; text-align: center; }
.ndhot_con_right dd{ background:url({static/image/common/ndsns_hot_icon.png) no-repeat scroll 3px 6px; padding-left:16px; height:20px; line-height:20px; border-bottom:1px dashed #069; font-size:12px;}
.ndhot_con_right dd span{ float:right; color:#999;}
.ndhot_con_right dd a{ color:#127BBF; text-decoration:none;}
</style>
<script type="text/javascript
function showTab(name,cur,n){
for(i=1;i<=n;i++){
var menu=document.getElementById(name+i);
var con=document.getElementById("con_"+name+"_"+i);
menu.className=i==cur?"ndsns_hov":"";
con.className=i==cur?"":"ndsns_hid";
}
}
</script>
<div class="ndsns_hot_title
<h3 class="ndhot_t_left<span>焦点图片</span></h3>
<ul class="ndhot_t_right
<li><a id="hot1" class="ndsns_hov" >最新主题</a></li>
<li><a id="hot2最新回复</a></li>
<li><a id="hot3热门帖子</a></li>
<li><a id="hot4吉安同乡会</a></li>
<li><a id="hot5聚会活动</a></li>
<li><a id="hot6新手教程</a></li>
<li><a id="hot7活跃会员</a></li>
</ul>
</div>
<div class="ndsns_hot_con
<div class="ndhot_con_left<!---->
<div id="ndsns01" class="area</div>
<!----></div>
<div class="ndhot_con_right
<div id="con_hot_1
<!---->
<div id="ndsns02" class="area</div>
<!---->
</div>
<div id="con_hot_2" class="ndsns_hid
<!---->
<div id="ndsns03" class="area</div>
<!---->
</div>
<div id="con_hot_3" class="ndsns_hid
<!---->
<div id="ndsns04" class="area</div>
<!---->
</div>
<div id="con_hot_4" class="ndsns_hid
<!---->
<div id="ndsns05" class="area</div>
<!---->
</div>
<div id="con_hot_5" class="ndsns_hid
<!---->
<div id="ndsns06" class="area</div>
<!---->
</div>
<div id="con_hot_6" class="ndsns_hid
<!---->
<div id="ndsns07" class="area</div>
<!---->
</div>
<div id="con_hot_7" class="ndsns_hid
<div class="con_hot_spe
<!---->
<div id="ndsns08" class="area</div>
<!---->
</div>
<div class="con_hot_spe
<!---->
<div id="ndsns09" class="area</div>
<!---->
</div>
<div class="con_hot_spe
<!---->
<div id="ndsns10" class="area</div>
<!---->
</div>
</div>
</div>
</div>
</div>
<!--// End ahslu Hot -->
下载不了{:0_181:} 不能加载图片 啊 好东东!我要。 好好好好好好好好好好好好
页:
[1]