在下面位置查找 "yisou"
动网默认风格分页面模板(page_index)――template.html(0)
找到与 yisou 相关部分:
<div style="float:left;padding:3px;width:49%;height:28px;">
<div style="float:left;"><a href="http://www.yisou.com/search?pid=400107_1006" target="_blank"><img src="images/search/yisou.gif" border="0" alt="一 搜" style="margin-top:10px;margin-left:10px;margin-right:6px;" align="absmiddle" /></a></div>
<form method="post" action="query.asp" target="_blank">
<input type="hidden" value="2" name="isWeb" />
<input type="hidden" value="8" name="stype" />
<div style="float:left;">
<input name="keyword" size="20" value="关键字" onmouseover="this.focus()" onblur="if (this.value =='') this.value='请输入关键字' " onfocus="this.select()" onclick="if(this.value=='请输入关键字')this.value=''" style="height : 18px;border:solid 1px #D4D4D4;BACKGROUND-COLOR: #FAFAFA;COLOR: #4d4d4d;FONT-FAMILY: Arial; margin-top:3px;margin-left:0px;margin-right:5px;" />
</div>
<div style="float:left;">
<input style="border:solid 1px #D4D4D4;BACKGROUND-COLOR: #FAFAFA; height : 22px;COLOR: #4d4d4d;FONT-FAMILY: Arial; FONT-SIZE:11.5px;margin-top:3px;margin-left:5px;margin-right:5px;" type="submit" value="搜一搜" name="submit" />
</div>
</form>
</div>
修改后为:
<div style="float:left;padding:3px;width:49%;height:28px;">
<div style="float:left;"><img align="absmiddle/" alt="Google" border="0" src="https://www.google.com/adsense/images/Logo_25wht.gif"></img></div>
<form action="http://www.google.com/custom" method="get" target="google_window">
<input name="client" type="hidden" value="pub-0879652716879762/"></input><input name="ie" type="hidden" value="GB2312/"></input><input name="cof" type="hidden" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;/"></input><div style="float:left;">
<input :="" arial="" margin-top:3px="" maxlength="255" name="q" onblur="if" onclick="if(this.value=='请输入关键字')this.value=''" onfocus="this.select()" onmouseover="this.focus()" size="31" style="height" this.value="'请输入关键字'" type="text" value="关键字"></input></div>
<div style="float:left;">
<input :="" arial="" font-size:11.5px="" height="" name="submit/" style="border:solid" type="submit" value="GOOGLE搜索"></input></div>
</form>
</div>