本帖最后由 sqdnwl 于 2013-6-11 21:36 编辑
- <!--{if $$$$$$$$post['invisible'] == 0}-->
- <div id="p_btn" class="mtw mbm hm cl">
- <!--{if !empty($$$$$$$$_G['setting']['pluginhooks']['viewthread_share_method'])}-->
- <div class="tshare cl">
- <b>{lang viewthread_share_to}: </b>
- <!--{hook/viewthread_share_method}-->
- </div>
- <!--{/if}-->
- <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>
- <!--{if $$$$$$$$_G['group']['raterange'] && $$$$$$$$post['authorid']}-->
- <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>
- <!--{/if}-->
- <!--{if !$$$$$$$$post['anonymous'] && $$$$$$$$post['first'] && helper_access::check_module('follow')}-->
- <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>
- <!--{/if}-->
- <!--{if $$$$$$$$post['first'] && helper_access::check_module('share')}-->
- <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>
- <!--{/if}-->
- <!--{if !$$$$$$$$_G['forum']['disablecollect'] && helper_access::check_module('collection')}-->
- <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>
- <!--{/if}-->
- <!--{if ($$$$$$$$_G['group']['allowrecommend'] || !$$$$$$$$_G['uid']) && $$$$$$$$_G['setting']['recommendthread']['status']}-->
- <!--{if !empty($$$$$$$$_G['setting']['recommendthread']['addtext'])}-->
- <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>
- <!--{/if}-->
- <!--{if !empty($$$$$$$$_G['setting']['recommendthread']['subtracttext'])}-->
- <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>
- <!--{/if}-->
- <!--{/if}-->
- <!--{hook/viewthread_useraction}-->
- </div>
- <!--{/if}-->
- <!--{/if}-->
复制代码 改成了
- <link href="popuppp_img/css.css" type="text/css" rel="stylesheet">
- <div class="read_appbtn_wrap">
- <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}'" >
- <span>喜欢</span><em class="J_like_count">{$$$$$$$$_G['forum_thread']['favtimes']}</em>
- </a>
-
- <!--{if $$$$$$$$_G['group']['raterange'] && $$$$$$$$post['authorid']}-->
- <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>
- <!--{/if}-->
- </div>
- <!--{if $$$$$$$$post['invisible'] == 0}-->
- <div id="p_btn" class="mtw mbm cl">
- <!--{if !empty($$$$$$$$_G['setting']['pluginhooks']['viewthread_share_method'])}-->
- <div class="tshare cl">
- <strong>{lang viewthread_share_to}:</strong>
- <!--{hook/viewthread_share_method}-->
- </div>
- <!--{/if}-->
-
- <!--{hook/viewthread_useraction}-->
- </div>
- <!--{/if}-->
- <!--{/if}-->
复制代码
修改后显示正常了,但是“分享到错位了”
错位页面:http://bbs.sq5.net/thread-2-1-1.html 求助~!
|