没什么可说的
和往常的四格有些不同 他可以浮在网页的任何地方。。
有 新帖 最新回复 浏览最多贴 和 回复最多贴。
演示:
www.bestbf.com
1.上传文件(2个)
2.复制你的模板文件 header.htm 到本地 更名为 header_index.htm
( 注意:不要 删除 header.htm )
打开 header_index.htm 文件
复制内容到剪贴板
代码:
<body onkeydown="if(event.keyCode==27) return false;"> 下面加:
复制内容到剪贴板
代码:
<!--flash-->
<div id="Layer1" style="position:absolute; left:14px; top:100px; width:1px; height:1px; z-index:1">
<object width="251" height="140"><embed src="bestbf_comm.swf" width="251" height="140" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer";; type="application/x-shockwave-flash" menu="false" wmode="transparent"></embed></object>
</div>
<!--flash-->把 header_index.htm传到模板目录 (注意 left:14px; top:100px 为此四格离左边及上边的距离,自己调整)
3.打开 discuz.htm
第一句 {subtemplate header} 更改为 {subtemplate header_index}
4.更新CSS缓存 ok
[
本帖最后由 凯旋森林 于 2008-5-23 20:40 编辑 ]