蓝雨 发表于 2007-6-18 22:09:00

蓝雨论坛首页搜一搜索更换成百度搜索 For sp1

<p>新版首页多了个一搜搜索框,有些人不喜欢干脆把它删了!</p><p>但对于我们这些用惯了百度的人来说!能够把它变个性,那是一件很不错的事!</p><p>其实这效果很简单就可以实现了!呵呵!就像换件衣服一样简单!</p><p>1、打开Query.asp,找到</p><div class=\"msgheader\">QUOTE:</div><div class=\"msgborder\">src=\"\"http://so.dvbbs.net/search.asp?k=\"&keyword&\"&s=\"&SelSearch&\"\"\"</div><p>修改成:有两处要修改</p><div class=\"msgheader\">QUOTE:</div><div class=\"msgborder\">src=\"\"http://www.baidu.com/s?wd=\"&keyword&\"&s=\"&SelSearch&\"\"</div><p>如果想改成百度搜索同盟的朋友此处应改为</p><div class=\"msgheader\">QUOTE:</div><div class=\"msgborder\">src=\"\"http://www.baidu.com/s?tn=<font color=\"#e61a1a\">联盟用户名</font>&ct=&lm=&z=&rn=&word=\"&keyword&\"&s=\"&SelSearch&\"&tn=baiducnnic\"\"</div><p><br/>2、修改分页面模板(page_index) template.html(0)</p><p>找到:<br/></p><div class=\"msgheader\">QUOTE:</div><div class=\"msgborder\"><div style=\"float:left;padding:3px;width:49%;height:28px;\" ><br/><div style=\"float:left;\"><a href=\"<a href=\"http://www.yisou.com/search?pid=400107_1006\" target=\"_blank\"></a><a href=\"http://www.yisou.com/search?pid=400107_1006\" target=\"_blank\"><font color=\"#000000\">http://www.yisou.com/search?pid=400107_1006</font></a><a></a><a href=\"http://www.yisou.com/search?pid=400107_1006\" target=\"_blank\"><font color=\"#000000\">http://www.yisou.com/search?pid=400107_1006</font></a><a target=\"_blank\"></a>\" 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><br/><form method=\"POST\" action=\"query.asp\" target=\"_blank\"><br/><input type=\"hidden\" value=\"2\" name=\"isWeb\"/><br/><input type=\"hidden\" value=\"8\" name=\"stype\"/><br/><div style=\"float:left;\"><br/><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;\"/><br/></div><br/><div style=\"float:left;\"><br/><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\"/><br/></div><br/></form><br/></div></div><p>替换成如下:</p>**** Hidden Message *****
[此贴子已经被作者于2007-6-18 22:22:19编辑过]

wyc007 发表于 2008-8-6 12:01:04

页: [1]
查看完整版本: 蓝雨论坛首页搜一搜索更换成百度搜索 For sp1