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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

为什么论坛帖间通栏广告条幅位置会错位?有图

[复制链接]
7675 发表于 2012-9-5 12:35:28 | 显示全部楼层 |阅读模式
默认模版,帖间的广告跑到左边小块里去了

本帖子中包含更多资源

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

x
宝贝琴琴 发表于 2012-9-5 14:07:48 | 显示全部楼层
www.3qvok.com 去平台ID:8285244

你每个月赚的都不少嘛!分点给我们大家吧!
回复

使用道具 举报

otherbank 发表于 2012-9-5 17:39:13 | 显示全部楼层
贴间广告位适合投放728*90的广告,不要投放960的那个
回复

使用道具 举报

 楼主| 7675 发表于 2012-9-6 13:52:13 | 显示全部楼层
我换了728*90的,也不行。我的广告不在该在的位置,跑到个人信息那一栏里了
回复

使用道具 举报

otherbank 发表于 2012-9-6 15:36:38 | 显示全部楼层
7675 发表于 2012-9-6 13:52
我换了728*90的,也不行。我的广告不在该在的位置,跑到个人信息那一栏里了

看帖页的模板问题,"\template\default\forum\viewthread_node.htm"
仿照默认模板修改  <tr class="ad"> 的html代码
  1. <tr class="ad">
  2.         <td class="pls"></td>
  3.         <td class="plc">
  4.                 <!--{if $post['first'] && $_G['forum_thread']['replies']}--><!--{ad/interthread/a_p}--><!--{/if}-->
  5.                 <!--{if $post['first'] && $_G[forum_thread][special] == 5 && $_G[forum_thread][displayorder] >= 0}-->
  6.                         <ul class="ttp cl">
  7.                                 <li style="display:inline;margin-left:12px"><strong class="bw0 bg0_all">{lang debate_filter}: </strong></li>
  8.                                 <li{if !isset($_G['gp_stand'])} class="xw1 a"{/if}><a href="forum.php?mod=viewthread&tid=$_G[tid]&extra=$_G[gp_extra]" hidefocus="true">{lang all}</a></li>
  9.                                 <li{if $_G['gp_stand'] == 1} class="xw1 a"{/if}><a href="forum.php?mod=viewthread&tid=$_G[tid]&extra=$_G[gp_extra]&stand=1" hidefocus="true">{lang debate_square}</a></li>
  10.                                 <li{if $_G['gp_stand'] == 2} class="xw1 a"{/if}><a href="forum.php?mod=viewthread&tid=$_G[tid]&extra=$_G[gp_extra]&stand=2" hidefocus="true">{lang debate_opponent}</a></li>
  11.                                 <li{if isset($_G['gp_stand']) && $_G['gp_stand'] == 0} class="xw1 a"{/if}><a href="forum.php?mod=viewthread&tid=$_G[tid]&extra=$_G[gp_extra]&stand=0" hidefocus="true">{lang debate_neutral}</a></li>
  12.                         </ul>
  13.                 <!--{/if}-->
  14.         </td>
  15. </tr>
复制代码
回复

使用道具 举报

 楼主| 7675 发表于 2012-9-6 20:23:41 | 显示全部楼层
非常感谢!我的问题解决了
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-3-6 02:17 , Processed in 0.026085 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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