SEO论坛

 找回密码
 立即注册
查看: 6059|回复: 0
打印 上一主题 下一主题

[其他程序] 114导航源码底部搜索怎么换成广告

[复制链接]
跳转到指定楼层
楼主
发表于 2014-2-19 15:59:03 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
本帖最后由 SEO 于 2014-2-19 16:01 编辑

114导航源码底部搜索怎么换成广告?
答:打开模板管理,找到下面这段代码,把DIV里面的换成您的广告代码即可。
  <div class="box">
            <form id="fs_form" action="http://baidu.com/s" target="_blank" method="get">
            <ul class="clearfix">
            <li id="f_label">关键字:</li>
            <li id="f_int">
            <input name="q" type="text"/>
            </li>
            <li id="f_btn">
            <input type="submit" value="搜 索" />
            </li>
            </ul>
            <input type="hidden" name="ie" value="gbk" />
            </form>
            <form id="taobao-form" action="http://search8.taobao.com/browse/search_auction.htm" target="_blank" style="display:none;">
            <input type="text" name="q" id="taobao-q" />
            </form>
            <div id="f_radio">
            <label for="s0"><input type="radio" name="st" class="radio" id="s0" checked="checked" />百度一下</label>
            <label for="s1"><input type="radio" name="st" class="radio" id="s1" />Google</label>
            <label for="s3"><input type="radio" name="st" class="radio" id="s3" />淘宝</label>
        
            </div>
修改之后是这样的
<div class="box">
            广告代码
            </div>

如果要让广告代码居中可以这样写
  <div class="box">
    <center>广告代码</center>
        
            </div>

回复

使用道具 举报

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

本版积分规则

QQ|小黑屋|手机版|Archiver|SEO论坛 ( 赣ICP备12003999号 )

GMT+8, 2024-4-29 02:56 , Processed in 0.285337 second(s), 18 queries .

Powered by Discuz! X3.2

© 2021 SEO

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