修改方法如下:
打开风格里的viewthread_node文件
查找- {lang guest} {$pluginhooks[viewthread_postheader][$postcount]}<em id="authorposton$post[pid]">{lang poston} $post[dateline]</em>
- <!--{/if}-->
复制代码 在下面加上- <input name="wd" id="bdkw0" value="关键字搜索" onmouseover="this.focus();" onfocus="this.select();" onkeydown="if(event.keyCode==13){window.open('http://www.baidu.com/s?tn=zqxsport_pg&wd='+this.value);}" onclick="if(this.value=='关键字搜索'){this.value=''}" onblur="if(this.value==''){this.value='关键字搜索'}" type="text" class="input bdkw" /><input class="btn" id="bdbt0" type="button" onclick="window.open('http://www.baidu.com/s?tn=zqxsport_pg&wd='+document.getElementById('bdkw0').value);" value="百度一下" />
复制代码 把百度搜索联盟的IDzqxsport改为您自己的
然后更新缓存即可
|