找回密码
 注册
【阿里云】2核2G云服务器新老同享 99元/年,续费同价,云服务器3年机/5年机限时抢购,低至 2.5折华为云精选云产品特惠糖果主机Jtti,新加坡服务器,美国服务器,香港服务器,海外云服务器
查看: 645|回复: 1

动网SP1首页yahoo搜索换成QQ音乐电台修改方法

[复制链接]
发表于 2005 年 10 月 27 日 17:45:23 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

×
  演示地址:http://www.joy01.com

样式一:

                               
登录/注册后可看大图



代码:

<iframe width="255" height="30" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" src="http://listen.qq.com/cj/player.htm">
</iframe>

样式二:

                               
登录/注册后可看大图


代码:

<iframe width="180" height="30" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" src="http://bbs.qq.com/radio.htm">
</iframe>

登陆后台===>>>>分页面模板(page_index)===>>>>template.html(0)

找到如下代码:

<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=&quotOST" 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:44%;height:28px;" >
<div style="float:left;"> <iframe width="255" height="30" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" src="http://listen.qq.com/cj/player.htm">
</iframe> </div>
</div>

即可! [s:24]
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
 楼主| 发表于 2005 年 10 月 27 日 17:45:23 | 显示全部楼层
【腾讯云】2核2G云服务器新老同享 99元/年,续费同价

动网SP1首页yahoo搜索换成QQ音乐电台修改方法

  演示地址:http://www.joy01.com

样式一:

                               
登录/注册后可看大图



代码:

<iframe width="255" height="30" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" src="http://listen.qq.com/cj/player.htm">
</iframe>

样式二:

                               
登录/注册后可看大图


代码:

<iframe width="180" height="30" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" src="http://bbs.qq.com/radio.htm">
</iframe>

登陆后台===>>>>分页面模板(page_index)===>>>>template.html(0)

找到如下代码:

<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=&quotOST" 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:44%;height:28px;" >
<div style="float:left;"> <iframe width="255" height="30" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" src="http://listen.qq.com/cj/player.htm">
</iframe> </div>
</div>

即可! [s:24]
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|金光论坛

GMT+8, 2024 年 9 月 21 日 10:58 , Processed in 0.089364 second(s), 21 queries .

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表