我想对首页进行修改.本人也是菜鸟.也不想弄别的.都是直接改的BOARDS.ASP里面的代码.我想在论坛两边加一些花边纹,我就建了一个大表格 document.write(" <table width=1001px border=0 cellpadding=0 cellspacing=0 background=http://honey/leadbbs/images/skin/1/bgs.gif><tr><td width=88><img src=http://honey/leadbbs/images/null.gif width=88 height=1></td><td width=825 align=center>")
............................................
</td> <td width="88"><img src="http://honey/leadbbs/images/null.gif" width="88" height="1"></td> </tr>
</table>
但就是无法将首页>>交流区和登陆表格放入这个里面.请指教. |