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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[疑难] 请问蓝色竖条是从哪里调用的?

[复制链接]
Dstoyboy 发表于 2007-7-26 21:20:42 | 显示全部楼层 |阅读模式
打印后面的蓝色竖条,分析viewthread.htm相关代码如下

  1. <a href="viewthread.php?action=printable&amp;tid=$tid" target="_blank">{lang thread_printable}</a>
  2.   <!--{if $discuz_uid}-->
  3.    <a href="misc.php?action=emailfriend&amp;tid=$tid" id="emailfriend" onclick="ajaxmenu(event, this.id, 9000000, null, 0)">{lang thread_email_friend}</a>
  4.    <a href="my.php?item=subscriptions&amp;subadd=$tid" id="ajax_subscription" onclick="ajaxmenu(event, this.id, 3000, null, 0)">{lang thread_subscribe}</a>
  5.    <a href="my.php?item=favorites&amp;tid=$tid" id="ajax_favorite" onclick="ajaxmenu(event, this.id, 3000, 0)">{lang thread_favorite}</a>
  6.   <!--{/if}-->
  7.   <!--{if $supe['status']}-->
  8.    <!--{if $xspacestatus && $thread['authorid'] == $discuz_uid}-->
  9.     <!--{if !$thread['itemid']}-->
  10.      <a href="$supe[siteurl]/spacecp.php?action=spaceblogs&amp;op=add&amp;tid=$tid" target="_blank">{lang supe_join_xspace}</a>
  11.     <!--{else}-->
  12.      <a href="$supe[siteurl]/index.php?action/viewspace/itemid/$thread[itemid]/fromdiscuz/$supe_fromdiscuz" target="_blank">{lang supe_view_in_xspace}</a>
  13.     <!--{/if}-->
  14.    <!--{/if}-->
  15.    <!--{if $discuz_uid}-->
  16.     <a href="$supe[siteurl]/spacecp.php?action=spacenews&op=add&tid=$tid" target="_blank">{lang supe_resource_add}</a>
  17.    <!--{/if}-->
  18.   <!--{/if}-->
  19.   <!--{if !($supe['status'] && $xspacestatus && $thread['authorid'] == $discuz_uid) && $spacestatus && $thread['authorid'] && ($thread['authorid'] == $discuz_uid || $forum['ismoderator'])}-->
  20.    <!--{if $thread['blog']}-->
  21.     <a href="misc.php?action=blog&amp;tid=$tid" id="ajax_blog" onclick="ajaxmenu(event, this.id, 2000, 'changestatus', 0)">{lang blog_remove}</a>
  22.    <!--{elseif $allowuseblog && $forum['allowshare'] && $thread['authorid'] == $discuz_uid}-->
  23.     <a href="misc.php?action=blog&amp;tid=$tid" id="ajax_blog" onclick="ajaxmenu(event, this.id, 2000, 'changestatus', 0)">{lang blog_add}</a>
  24.    <!--{/if}-->
复制代码
20070726231741343.png
Jack_j 发表于 2007-7-27 02:34:15 | 显示全部楼层
css.htm

  1.                 .mainbox .headactions a, .mainbox .headactions span, .mainbox .headactions strong { background: url({IMGDIR}/headactions_line.gif) no-repeat 100% 50%; padding-right: 10px; margin-right: 8px; color: {HEADERTEXT}; }
复制代码


调用的是images/default/headactions_line.gif
回复

使用道具 举报

 楼主| Dstoyboy 发表于 2007-7-28 11:42:34 | 显示全部楼层
强! 佩服!!  多谢了!
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-16 18:32 , Processed in 0.054330 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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