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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[已解决] 给内页改一个小功能后错位,求助

[复制链接]
sqdnwl 发表于 2013-6-10 14:38:04 | 显示全部楼层 |阅读模式
问题描述
适用版本: Discuz! X3
浏览器: IE6 IE7 IE8 IE9 TT 360 IE10 firefox 其他(帖子中请注明浏览器) 
使用模板: 其他模板(请在回帖中说明模板的名称或者是模板的下载地址)
BUG地址: http://bbs.sq5.net/
本帖最后由 sqdnwl 于 2013-6-11 21:36 编辑
  1.                         <!--{if $$$$$$$$post['invisible'] == 0}-->
  2.                                 <div id="p_btn" class="mtw mbm hm cl">
  3.                                         <!--{if !empty($$$$$$$$_G['setting']['pluginhooks']['viewthread_share_method'])}-->
  4.                                                 <div class="tshare cl">
  5.                                                         <b>{lang viewthread_share_to}:&nbsp;</b>
  6.                                                         <!--{hook/viewthread_share_method}-->
  7.                                                 </div>
  8.                                         <!--{/if}-->

  9.                                         <a href="home.php?mod=spacecp&ac=favorite&type=thread&id=$$$$$$$$_G[tid]" id="k_favorite" onclick="showWindow(this.id, this.href, 'get', 0);" onmouseover="this.title = $$$$$$$$('favoritenumber').innerHTML + ' {lang activity_member_unit}{lang thread_favorite}'" title="{lang fav_thread}"><i><img src="{IMGDIR}/fav.gif" alt="{lang thread_favorite}" />{lang thread_favorite}<span id="favoritenumber"{if !$$$$$$$$_G['forum_thread']['favtimes']} style="display:none"{/if}>{$$$$$$$$_G['forum_thread']['favtimes']}</span></i></a>
  10.                                         <!--{if $$$$$$$$_G['group']['raterange'] && $$$$$$$$post['authorid']}-->
  11.                                                 <a href="javascript:;" id="ak_rate" onclick="showWindow('rate', 'forum.php?mod=misc&action=rate&tid=$$$$$$$$_G[tid]&pid=$$$$$$$$post[pid]', 'get', -1);return false;" title="{lang rate_position}"><i><img src="{IMGDIR}/agree.gif" alt="{lang rate}" />{lang rate}</i></a>
  12.                                         <!--{/if}-->
  13.                                         <!--{if !$$$$$$$$post['anonymous'] && $$$$$$$$post['first'] && helper_access::check_module('follow')}-->
  14.                                                 <a class="followp" href="home.php?mod=spacecp&ac=follow&op=relay&tid=$$$$$$$$_G[tid]&from=forum" onclick="showWindow('relaythread', this.href, 'get', 0);" title="{lang follow_spread}"><i><img src="{IMGDIR}/rt.png" alt="{lang thread_realy}" />{lang thread_realy}<!--{if $$$$$$$$_G['forum_thread']['relay']}--><span id="relaynumber" style="display:none">{$$$$$$$$_G['forum_thread']['relay']}</span><!--{/if}--></i></a>
  15.                                         <!--{/if}-->
  16.                                         <!--{if $$$$$$$$post['first'] && helper_access::check_module('share')}-->
  17.                                                 <a class="sharep" href="home.php?mod=spacecp&ac=share&type=thread&id=$$$$$$$$_G[tid]" onclick="showWindow('sharethread', this.href, 'get', 0);" title="{lang share_digest}"><i><img src="{IMGDIR}/oshr.png" alt="{lang thread_share}" />{lang thread_share}<!--{if $$$$$$$$_G['forum_thread']['sharetimes']}--><span id="sharenumber">{$$$$$$$$_G['forum_thread']['sharetimes']}</span><!--{/if}--></i></a>
  18.                                         <!--{/if}-->

  19.                                         <!--{if !$$$$$$$$_G['forum']['disablecollect'] && helper_access::check_module('collection')}-->
  20.                                                 <a href="forum.php?mod=collection&action=edit&op=addthread&tid=$$$$$$$$_G[tid]" id="k_collect" onclick="showWindow(this.id, this.href);return false;" onmouseover="this.title = $$$$$$$$('collectionnumber').innerHTML + ' {lang activity_member_unit}{lang collection}'" title="{lang thread_collect}"><i><img src="{IMGDIR}/collection.png" alt="{lang thread_share}" />{lang collection}<span id="collectionnumber"{if !$$$$$$$$post['releatcollectionnum']} style="display:none"{/if}>{$$$$$$$$post['releatcollectionnum']}</span></i></a>
  21.                                         <!--{/if}-->
  22.                                         <!--{if ($$$$$$$$_G['group']['allowrecommend'] || !$$$$$$$$_G['uid']) && $$$$$$$$_G['setting']['recommendthread']['status']}-->
  23.                                                 <!--{if !empty($$$$$$$$_G['setting']['recommendthread']['addtext'])}-->
  24.                                                 <a id="recommend_add" href="forum.php?mod=misc&action=recommend&do=add&tid=$$$$$$$$_G[tid]&hash={FORMHASH}" {if $$$$$$$$_G['uid']}onclick="ajaxmenu(this, 3000, 1, 0, '43', 'recommendupdate({$$$$$$$$_G['group']['allowrecommend']})');return false;"{else} onclick="showWindow('login', this.href)"{/if} onmouseover="this.title = $$$$$$$$('recommendv_add').innerHTML + ' {lang activity_member_unit}$$$$$$$$_G[setting][recommendthread][addtext]'" title="{lang maketoponce}"><i><img src="{IMGDIR}/rec_add.gif" alt="$$$$$$$$_G['setting']['recommendthread'][addtext]" />$$$$$$$$_G['setting']['recommendthread'][addtext]<span id="recommendv_add"{if !$$$$$$$$_G['forum_thread']['recommend_add']} style="display:none"{/if}>$$$$$$$$_G[forum_thread][recommend_add]</span></i></a>
  25.                                                 <!--{/if}-->
  26.                                                 <!--{if !empty($$$$$$$$_G['setting']['recommendthread']['subtracttext'])}-->
  27.                                                 <a id="recommend_subtract" href="forum.php?mod=misc&action=recommend&do=subtract&tid=$$$$$$$$_G[tid]&hash={FORMHASH}" {if $$$$$$$$_G['uid']}onclick="ajaxmenu(this, 3000, 1, 0, '43', 'recommendupdate(-{$$$$$$$$_G['group']['allowrecommend']})');return false;"{else} onclick="showWindow('login', this.href)"{/if} onmouseover="this.title = $$$$$$$$('recommendv_subtract').innerHTML + ' {lang activity_member_unit}$$$$$$$$_G[setting][recommendthread][subtracttext]'" title="{lang makebottomonce}"><i><img src="{IMGDIR}/rec_subtract.gif" alt="$$$$$$$$_G['setting']['recommendthread'][subtracttext]" />$$$$$$$$_G['setting']['recommendthread'][subtracttext]<span id="recommendv_subtract"{if !$$$$$$$$_G['forum_thread']['recommend_sub']} style="display:none"{/if}>$$$$$$$$_G[forum_thread][recommend_sub]</span></i></a>
  28.                                                 <!--{/if}-->
  29.                                         <!--{/if}-->
  30.                                         <!--{hook/viewthread_useraction}-->
  31.                                 </div>
  32.                         <!--{/if}-->

  33.                 <!--{/if}-->
复制代码
改成了

  1. <link href="popuppp_img/css.css" type="text/css" rel="stylesheet">

  2. <div class="read_appbtn_wrap">
  3.                                                                 <a role="button" rel="nofollow" href="home.php?mod=spacecp&ac=favorite&type=thread&id=$$$$$$$$_G[tid]"   class="icon_read_like J_like_btn J_qlogin_trigger" id="k_favorite"   onclick="showWindow(this.id, this.href, 'get', 0);" onmouseover="this.title = $$$$$$$$('favoritenumber').innerHTML + ' {lang activity_member_unit}{lang thread_favorite}'" >
  4.                                         <span>喜欢</span><em class="J_like_count">{$$$$$$$$_G['forum_thread']['favtimes']}</em>
  5.                                 </a>
  6.          
  7.         <!--{if $$$$$$$$_G['group']['raterange'] && $$$$$$$$post['authorid']}-->

  8. <a role="button" rel="nofollow"  href="javascript:;" id="ak_rate" onclick="showWindow('rate', 'forum.php?mod=misc&action=rate&tid=$$$$$$$$_G[tid]&pid=$$$$$$$$post[pid]', 'get', -1);return false;" title="{echo count($$$$$$$$postlist[$$$$$$$$post[pid]][totalrate]);} {lang people_score}" class="icon_read_mark J_plugin_read_mark" ><span>评分</span><em>{echo count($$$$$$$$postlist[$$$$$$$$post[pid]][totalrate]);}</em></a>


  9.                                         <!--{/if}-->
  10.                         </div>
  11.                         <!--{if $$$$$$$$post['invisible'] == 0}-->

  12.                                 <div id="p_btn" class="mtw mbm cl">

  13.                                         <!--{if !empty($$$$$$$$_G['setting']['pluginhooks']['viewthread_share_method'])}-->

  14.                                                 <div class="tshare cl">

  15.                                                         <strong>{lang viewthread_share_to}:</strong>

  16.                                                         <!--{hook/viewthread_share_method}-->

  17.                                                 </div>

  18.                                         <!--{/if}-->
  19.          

  20.                                         <!--{hook/viewthread_useraction}-->

  21.                                 </div>

  22.                         <!--{/if}-->



  23.                 <!--{/if}-->
复制代码


修改后显示正常了,但是“分享到错位了”




错位页面:http://bbs.sq5.net/thread-2-1-1.html 求助~!

本帖子中包含更多资源

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

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

本版积分规则

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

GMT+8, 2024-11-24 22:10 , Processed in 0.022221 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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