公共模板变量[!--temp.footer--]原来的代码:
<TABLE height=8 cellSpacing=0 cellPadding=0 width=780 align=center border=0>
<TBODY>
<TR>
<TD align=middle></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=780 align=center border=0>
<TBODY>
<TR>
<TD align=middle style="BORDER: #1F80CB 1px solid">
</TD></TR></TBODY></TABLE>
<table width=780 border=0 cellspacing=0 cellpadding=0 align=center>
<tr><td height=5></td></tr>
<tr><td height=1 bgcolor=#333333></td></tr>
<tr><td height=5></td></tr>
</td></tr>
</table>
<TABLE cellSpacing=2 cellPadding=0 width=780 align=center border=0>
<TBODY>
<TR>
<TD align=middle height=24><div align="center"><A style="FONT-SIZE: 12px; COLOR: #000000"
href="/e/tool/gbook/?bid=1">网站留言</A> | <A
style="FONT-SIZE: 12px; COLOR: #000000"
href="/support/about.html">关于我们</A> | <A
style="FONT-SIZE: 12px; COLOR: #000000"
href="/support/contact.html">联系方式</A> | <A
style="FONT-SIZE: 12px; COLOR: #000000"
href="/support/link.html">友情链接</A> | <A
style="FONT-SIZE: 12px; COLOR: #000000"
href="/support/map.html">网站地图</A> | <A
style="FONT-SIZE: 12px; COLOR: #000000"
href="/support/service.html">百色服务</A></div></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=780 align=center bgColor=#ffffff
border=0>
<TBODY>
<TR>
<TD align=middle>版权所有 2006-2015 中国习苑 最佳分辨率 1024×768<BR>
Copyright © 2006-2015 All rights reserved
<div style="display:none;"><script src='http://s9.cnzz.com/stat.php?id=24332&web_id=24332' language='JavaScript' charset='gb2312'></script>
</div>
</TD>
</TR></TBODY></TABLE>
</BODY>
</HTML>
显示:

现修改为:
<table width="780" border="0" cellpadding="0" cellspacing="0" align=center class="border">
<tr><td height=5></td></tr>
<tr>
<td style="BORDER: #1F80CB 1px solid;background-color: #1F80CB;">
<table width="100%" border="0" cellspacing="12" cellpadding="0" height="30">
<tr>
<td><font color="#FFFFFF">
<A style="FONT-SIZE: 12px; COLOR: #ffffff"
href="/e/tool/gbook/?bid=1">网站留言</A> | <A
style="FONT-SIZE: 12px; COLOR: #ffffff"
href="/support/about.html">关于我们</A> | <A
style="FONT-SIZE: 12px; COLOR: #ffffff"
href="/support/contact.html">联系方式</A> | <A
style="FONT-SIZE: 12px; COLOR: #ffffff"
href="/support/link.html">友情链接</A> | <A
style="FONT-SIZE: 12px; COLOR: #ffffff"
href="/support/map.html">网站地图</A> | <A
style="FONT-SIZE: 12px; COLOR: #ffffff"
href="/support/service.html">百色服务</A>
</font></td>
<td align="right"><font color=ffffff>Copyright © 2006-2015 cHinaxy.org</font></td>
</tr>
</table>
</td>
</tr> <tr><td height=5></td></tr>
</table>
</BODY>
</HTML>