WEB开发网
开发学院CMS教程phpwind 修改左栏宽度并居中 阅读

修改左栏宽度并居中

 2010-09-23 23:58:16 来源:WEB开发网   
核心提示:PHPWind 帮助中心" href="javascript:window.external.AddFavorite(location.href,document.title)">1.修改左栏宽度请找到 template/wind/columns.htm文件,并用编辑工具打开找到<t


PHPWind 帮助中心" href="javascript:window.external.AddFavorite(location.href,document.title)">


1.修改左栏宽度

请找到 template/wind/columns.htm文件,并用编辑工具打开

找到
<td id="leftframe" nowrap class="tac" valign="top" name="fmtitle">
       <iframe frameborder="0" id="left" name="left" src="../left.php" style="height:100%;visibility: inherit; width:145px;z-index:2; margin:0 auto"></iframe>
     </td>
把这里的
style="height:100%;visibility: inherit; width:145px;z-index:2; margin:0 auto"中的 145px 改为你想要的宽度(我用的170,很合适)

2.居中
打开template/wind/left.htm
找到
<tr class="tr3 one" 
><td><a href="thread.php?fid=$k"
target="main">$forum[name]</a></td></tr>
右对齐的话则改成"right"
附图:

 


Tags:修改 左栏 宽度

编辑录入:coldstar [复制链接] [打 印]
赞助商链接