Warning: Illegal string offset 'top' in /www/wwwroot/hellyhua.com/wp-content/themes/Snape/single.php on line 45
在FTP根目录下找到:web/mode/area/template/header.htm,
在代码:
<div id=”searchA”>
     <div>?</div>
        <div>
与代码:
<form action=”searcher.php” method=”post” onSubmit=”return searchInput();”>
          <input type=”hidden” value=”14c1e3ae” name=”verify”>
             <input value=”2″ type=”hidden” name=”step”>
             <input value=”thread” type=”hidden” id=”search_type” name=”type”>
             <div><input id=”search_input” type=”text” value=”搜索其实很简单!” name=”keyword” onFocus=”searchFocus(this)” onBlur=”searchBlur(this)” /></div>
之间加上如下代码即可:
<style type=”text/css”>
.weibos{height:22px;overflow:hidden;padding-left:10px; float:right;*width:250px;}
.weibos iframe{float:right;}
</style>
<span>
  <iframe width=”140″ height=”30″ frameborder=”0″ allowtransparency=”true” marginwidth=”0″ marginheight=”0″ scrolling=”no” frameborder=”No” border=”0″ src=”http://widget.weibo.com/relationship/followbutton.php?width=140&height=30&uid=1785080002&style=2&btn=light&dpc=1″></iframe>
</span>
<script>
var ins_method = ‘AND’;
var ins_sch_area = ‘1’;
var ins_time = ‘all’;
var ins_fid = ‘0’;
</script>
把uid=1785080002,改回自己微博的uid即可。
希望对各位有用哦

Warning: Illegal string offset 'footer' in /www/wwwroot/hellyhua.com/wp-content/themes/Snape/single.php on line 49