Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[疑问] SS 首页广告调用代码, 帮帮解决

[复制链接]
jin270315475 发表于 2010-4-4 23:00:41 | 显示全部楼层 |阅读模式
这是首页index.php    ss首页广告调用代码:

        <!--information_start-->
        <div class="information">
                <div class="info_ti">
                        <ul>
                                <li class="ti_1">网络资源</li>
                                <li class="ti_2"></li>
                                <li class="ti_3"></li>
                                <li class="ti_4"></li>
                        </ul>
                </div><!--info_title_end-->
               
                <!--调用分类最近更新的图片start-->
                <div class="clear"></div>
                                                <div class="info_img">
<!--{eval $ads = getad('system', 'indexad', '1'); }-->
<!--{if !empty($ads['pagefootad']) }-->
$ads[pagefootad]
<!--{/if}-->
                                        </div>
                                                <!--调用分类最近更新的图片end-->
        </div>
        <div class="clear"></div>




我不想弄成后台调用,  想直接弄个图片  950*60    代码帮忙给改改     谢谢你们了!
我地址:http://www.90guodu.com
yzimhao 发表于 2010-4-5 12:52:50 | 显示全部楼层
<a href="点击图片链接到的地址"><img src="图片的地址" width="950" height="60" border="0" /></a>

用这一段替换掉

    <div class="info_img">
<!--{eval $ads = getad('system', 'indexad', '1'); }-->
<!--{if !empty($ads['pagefootad']) }-->
$ads[pagefootad]
<!--{/if}-->
                                        </div>
回复

使用道具 举报

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

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-17 11:27 , Processed in 0.020093 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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