引用:
原帖由 碳酸氢铵 于 2007-7-12 11:47 发表
顶部的那个flash能去掉不?
可以,打开index.php文件。去掉以下代码:
<div id="samtop">
<IFRAME name=mqdas marginWidth=0 marginHeight=0 src=http://www.samto.cn/blog/templates/SamTo-20070715/picdisplay/samto.htm frameBorder=no width=681 scrolling=no height=180></IFRAME>
</div>
<div id="samleft">
<h4>关于我们┊AboutMe</h4>
<p>昵称:Asa(阿萨)</p>
<p>联系:<a href="http://wpa.qq.com/msgrd?V=1&Uin=77497431&Site=和阿萨聊聊天&Menu=yes" target="_blank">QQ77497431</a></P>
<p>邮箱:<a href="mailto:143614@gmail.com">143614(at)gmail.com</a></p>
<p>主页:<a href="http://www.samto.cn" target="_blank">
http://www.samto.cn</a></p>
<p>签名:不要脸的禽兽</p>
<p class="samlogin">
<!--
EOT;
if ($sax_uid) {print <<<EOT
-->
<a href="?action=profile">Profile</a>
<!--
EOT;
if ($sax_group == 1 || $sax_group == 2) {print <<<EOT
--> |
<a href="admin/admincp.php" target="_blank">Admin</a> |
<a href="post.php?
action=logout"">Exit</a></li>
<!--
EOT;
}}else{print <<<EOT
-->
<a href="./?action=reg">Register</a>
|
<a href="./?action=login">Login</a>
<!--
EOT;
}print <<<EOT
-->
</p>
</div>