当前位置: 首页 > 站长资讯 > 正文页面

discuz教程:让小清新网站模板支持边栏和宽屏的修改方法

一、支持边栏的修改方法:g3w网站目录_网站网址收录与提交入口

①首先找到 /template/qing/forum/forumdisplay.htm 文件;g3w网站目录_网站网址收录与提交入口

② 约19行找到:g3w网站目录_网站网址收录与提交入口

<div id="ct" class="wp cl">g3w网站目录_网站网址收录与提交入口

③将:g3w网站目录_网站网址收录与提交入口

<div id="ct" class="wp cl">g3w网站目录_网站网址收录与提交入口

替换为:g3w网站目录_网站网址收录与提交入口

<div id="ct" class="wp cl{if $_G['forum']['allowside']} ct2{/if}"{if $leftside} style="margin-left:{$_G['leftsidewidth_mwidth']}px"{/if}>g3w网站目录_网站网址收录与提交入口

<!--{if $leftside}-->g3w网站目录_网站网址收录与提交入口

<div id="sd_bdl" class="bdl" onmouseover="showMenu({'ctrlid':this.id, 'pos':'dz'});" style="width:{$_G['setting']['leftsidewidth']}px;margin-left:-{$_G['leftsidewidth_mwidth']}px">g3w网站目录_网站网址收录与提交入口

<!--{hook/forumdisplay_leftside_top}-->g3w网站目录_网站网址收录与提交入口

<!--[diy=diyleftsidetop]--><div id="diyleftsidetop" class="area"></div><!--[/diy]-->g3w网站目录_网站网址收录与提交入口

<div class="tbn" id="forumleftside">g3w网站目录_网站网址收录与提交入口

<!--{subtemplate forum/forumdisplay_leftside}-->g3w网站目录_网站网址收录与提交入口

</div>g3w网站目录_网站网址收录与提交入口

<!--[diy=diyleftsidebottom]--><div id="diyleftsidebottom" class="area"></div><!--[/diy]-->g3w网站目录_网站网址收录与提交入口

<!--{hook/forumdisplay_leftside_bottom}-->g3w网站目录_网站网址收录与提交入口

</div>g3w网站目录_网站网址收录与提交入口

<!--{/if}-->g3w网站目录_网站网址收录与提交入口

④保存,后台更新下缓存!g3w网站目录_网站网址收录与提交入口

二、支持宽屏的修改方法:g3w网站目录_网站网址收录与提交入口

①首先找到 /template/qing/common/header.htm 文件;g3w网站目录_网站网址收录与提交入口

②在12行下面加上以下代码:g3w网站目录_网站网址收录与提交入口

<!--{if widthauto()}-->g3w网站目录_网站网址收录与提交入口

<link rel="stylesheet" id="css_widthauto" type="text/css" href="data/cache/style_{STYLEID}_widthauto.css?{VERHASH}" />g3w网站目录_网站网址收录与提交入口

<script type="text/javascript">HTMLNODE.className += ' widthauto'</script>g3w网站目录_网站网址收录与提交入口

<!--{/if}-->g3w网站目录_网站网址收录与提交入口

③保存,后台更新下缓存!g3w网站目录_网站网址收录与提交入口

+++++++++++++++++++++++++++++++++++++++++g3w网站目录_网站网址收录与提交入口

PS.以上是手动修改的方法,需要修改forumdisplay.htm和header.htm两个文件,自适应显示器,支持宽窄屏切换,边栏显示g3w网站目录_网站网址收录与提交入口

  

此文由 网站目录_网站网址收录与提交入口 编辑,未经允许不得转载!:

相关文章