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

 找回密码
 立即注册
搜索

[发布] 小清新横排美化,适合所有版本。

[复制链接]
黨の話誋吢丄 发表于 2013-5-23 17:53:06 | 显示全部楼层 |阅读模式
本帖最后由 黨の話誋吢丄 于 2013-5-23 23:12 编辑

效果如下(不喜欢的不要打击小弟,第一次发帖): QQ图片20130523173914.jpg

演示网站:http://www.dongtai.net

实现方法:
修改网站根目录下:\template\default\forum\discuz.htm

搜索:

                                                                <dl{if !empty($forum[extra][iconwidth]) && !empty($forum[icon])} style="margin-left: {$forum[extra][iconwidth]}px;"{/if}>
                                                                        <dt><a href="$forumurl"{if $forum[redirect]} target="_blank"{/if}{if $forum[extra][namecolor]} style="color: {$forum[extra][namecolor]};"{/if}>$forum[name]</a><!--{if $forum[todayposts] && !$forum['redirect']}--><em class="xw0 xi1" title="{lang forum_todayposts}"> ($forum[todayposts])</em><!--{/if}--></dt>
                                                                        <!--{if empty($forum[redirect])}--><dd><em>{lang forum_threads}: <!--{echo dnumber($forum[threads])}--></em>, <em>{lang forum_posts}: <!--{echo dnumber($forum[posts])}--></em></dd><!--{/if}-->
                                                                        <dd>





替换成:
<dl{if !empty($forum[extra][iconwidth]) && !empty($forum[icon])} style="margin-left: {echo $forum[extra][iconwidth] + 10}px;"{/if}>
                                                <dt><a href="forum.php?mod=forumdisplay&fid=$forum[fid]"{if $forum[redirect]} target="_blank"{/if}{if $forum[extra][namecolor]} style="color: {$forum[extra][namecolor]};"{/if}>$forum[name]</a> | 今日: <font color="#FF3399">$forum[todayposts]</font></dd>   [ <!--{if $forum['moderators']}-->{lang forum_moderators}: $forum[moderators]<!--{else}--><a href="/thread-83-1-1.html" arget="_blank">暂无版主</a><!--{/if}--> ]</h2></dt>
                                                <dd class="xg2">$forum[description]</dd>
                                                <!--{if !$forum['redirect']}--><!--{/if}-->
                                                                        <dd>


然后更新一下缓存,就OK了!

因各版本不同,就不上懒人包了,请大家见谅!
以上流程也不复杂,希望大家喜欢。

回复

使用道具 举报

 楼主| 黨の話誋吢丄 发表于 2013-5-23 23:13:53 | 显示全部楼层

更新一下缓存试试?
还有不好意思,刚搜索里多了一个代码。
回复

使用道具 举报

不小心掉沟里 发表于 2013-5-24 08:56:58 | 显示全部楼层
黨の話誋吢丄 发表于 2013-5-23 23:13
更新一下缓存试试?
还有不好意思,刚搜索里多了一个代码。

挺好看的,但是仍然错位
回复

使用道具 举报

不小心掉沟里 发表于 2013-5-24 09:05:07 | 显示全部楼层
不小心掉沟里 发表于 2013-5-24 08:56
挺好看的,但是仍然错位

可以了,谢谢分享
回复

使用道具 举报

www.xatr.com 发表于 2013-5-24 09:07:03 | 显示全部楼层
谢谢楼主的分享。 http://www.xatr.com/ 西安燃气灶维修  
回复

使用道具 举报

不小心掉沟里 发表于 2013-5-24 09:49:49 | 显示全部楼层
这清新版的怎么改啊 谢谢
  1. <!--{subtemplate common/header}-->

  2. <!--{if empty($$gid)}-->
  3.         <!--{ad/text/wp a_t}-->
  4. <!--{/if}-->

  5.         <style id="diy_style" type="text/css"></style>

  6. <!--{if empty($$gid)}-->
  7.         <div class="wp">
  8.                 <!--[diy=diy1]--><div id="diy1" class="area"></div><!--[/diy]-->
  9.         </div>
  10. <!--{/if}-->

  11. <div id="ct" class="wp cl">
  12.         <!--{if empty($$gid)}-->
  13.                 <div id="chart" class="bm bw0 cl">
  14.                         <p class="chart z">{lang index_today}: <em>$$todayposts</em><span class="pipe">|</span>{lang index_yesterday}: <em>$$postdata[0]</em><span class="pipe">|</span>{lang index_posts}: <em>$$posts</em><span class="pipe">|</span>{lang index_members}: <em>$$_G['cache']['userstats']['totalmembers']</em><!--{if $$_G['cache']['userstats']['newsetuser']}--><span class="pipe">|</span>{lang welcome_new_members}: <em><a href="home.php?mod=space&username={echo rawurlencode($$_G['cache']['userstats']['newsetuser'])}" target="_blank" class="xi2">$$_G['cache']['userstats']['newsetuser']</a></em><!--{/if}--></p>
  15.                         <div class="y">
  16.                                 <!--{hook/index_nav_extra}-->
  17.                                 <!--{if $$_G['uid']}--><a href="forum.php?mod=guide&view=my" title="{lang my_posts}" class="xi2">{lang my_posts}</a><!--{/if}--><!--{if !empty($$_G['setting']['search']['forum']['status'])}--><!--{if $$_G['uid']}--><span class="pipe">|</span><!--{/if}--><a href="forum.php?mod=guide&view=new" title="{lang show_newthreads}" class="xi2">{lang show_newthreads}</a><!--{/if}-->
  18.                         </div>
  19.                 </div>
  20.         <!--{/if}-->
  21.         <div class="mn">
  22.                 <!--{hook/index_top}-->

  23.                 <!--{hook/index_catlist_top}-->
  24.                 <div class="fl mtm">
  25.                 <!--{if empty($$gid) && !empty($$forum_favlist)}-->
  26.                         <!--{eval $$forumscount = count($$forum_favlist);}-->
  27.                         <!--{eval $$forumcolumns = 3;}-->

  28.                         <!--{eval $$forumcolwidth = (floor(100 / $$forumcolumns) - 0.1).'%';}-->

  29.                         <div class="bm bmw flg cl">
  30.                                 <div class="bm_h cl">
  31.                                         <h2><a href="home.php?mod=space&do=favorite&type=forum" class="xs2">{lang forum_myfav}</a></h2>
  32.                                 </div>
  33.                                 <div id="category_0" class="bm_c" style="{echo $$collapse['category_0']}">
  34.                                         <table cellspacing="0" cellpadding="0" class="fl_tb">
  35.                                                 <tr>
  36.                                                 <!--{eval $$favorderid = 0; $$i = 1;}-->
  37.                                                 <!--{loop $$forum_favlist $$key $$favorite}-->
  38.                                                 <!--{if $$favforumlist[$$favorite[id]]}-->
  39.                                                 <!--{eval $$forum=$$favforumlist[$$favorite[id]];}-->
  40.                                                 <!--{eval $$forumurl = !empty($$forum['domain']) && !empty($$_G['setting']['domain']['root']['forum']) ? 'http://'.$$forum['domain'].'.'.$$_G['setting']['domain']['root']['forum'] : 'forum.php?mod=forumdisplay&fid='.$$forum['fid'];}-->
  41.                                                         <!--{if $$forumcolumns>0}-->
  42.                                                                 <!--{if $$favorderid && ($$favorderid % $$forumcolumns == 0)}-->
  43.                                                                         </tr>
  44.                                                                         <!--{if $$favorderid < $$forumscount}-->
  45.                                                                                 <tr class="fl_row">
  46.                                                                         <!--{/if}-->
  47.                                                                 <!--{/if}-->
  48.                                                                 <td class="fl_g"{if $$forumcolwidth} width="$$forumcolwidth"{/if}>
  49.                                                                         <div class="fl_icn_g"{if !empty($$forum[extra][iconwidth]) && !empty($$forum[icon])} style="width: {$$forum[extra][iconwidth]}px;"{/if}>
  50.                                                                         <!--{if $$forum[icon]}-->
  51.                                                                                 $$forum[icon]
  52.                                                                         <!--{else}-->
  53.                                                                                 <a href="$$forumurl"{if $$forum[redirect]} target="_blank"{/if}><img src="$$_G['style']['styleimgdir']/0{$$i}.png" alt="$$forum[name]" /></a>
  54.                                                                                 <!--{eval $$i >= 9 ? $$i = 1 : $$i++;}-->
  55.                                                                         <!--{/if}-->
  56.                                                                         </div>
  57.                                                                         <dl{if !empty($$forum[extra][iconwidth]) && !empty($$forum[icon])} style="margin-left: {$$forum[extra][iconwidth]}px;"{/if}>
  58.                                                                                 <dt><a href="$$forumurl" class="xs2"{if $$forum[redirect]} target="_blank"{/if}{if $$forum[extra][namecolor]} style="color: {$$forum[extra][namecolor]};"{/if}>$$forum[name]</a></dt>
  59.                                                                                 <!--{if empty($$forum[redirect])}--><dd class="xg1"><em><span class="t">{lang forum_threads}:</span><!--{echo dnumber($$forum[threads])}--></em><em><span class="t">{lang forum_posts}:</span><!--{echo dnumber($$forum[posts])}--></em></dd><!--{/if}-->
  60.                                                                                 <dd class="xg1">
  61.                                                                                 <!--{if !$$forum['redirect']}--><em{if $$forum[todayposts]} class="xi1"{/if}><span class="t">{lang forum_todayposts}:</span><!--{if $$forum[todayposts]}-->$$forum[todayposts]<!--{else}-->0<!--{/if}--></em><!--{/if}-->
  62.                                                                                 <!--{if $$forum['permission'] == 1}-->
  63.                                                                                         {lang private_forum}
  64.                                                                                 <!--{else}-->
  65.                                                                                         <em class="l">
  66.                                                                                                 <!--{if !$$forum['redirect']}--><span class="t">{echo '最新'}:</span><!--{/if}--><!--{if $$forum['redirect']}--><a href="$$forumurl" class="xi2">{lang url_link}</a><!--{elseif is_array($$forum['lastpost'])}--><a href="forum.php?mod=redirect&tid=$$forum[lastpost][tid]&goto=lastpost#lastpost">$$forum[lastpost][dateline]</a><!--{else}-->{lang never}<!--{/if}-->
  67.                                                                                         </em>
  68.                                                                                 <!--{/if}-->
  69.                                                                                 </dd>
  70.                                                                                 <!--{hook/index_favforum_extra $$forum[fid]}-->
  71.                                                                         </dl>
  72.                                                                 </td>
  73.                                                                 <!--{eval $$favorderid++;}-->
  74.                                                         <!--{else}-->
  75.                                                                 <td class="fl_icn" {if !empty($$forum[extra][iconwidth]) && !empty($$forum[icon])} style="width: {$$forum[extra][iconwidth]}px;"{/if}>
  76.                                                                         <!--{if $$forum[icon]}-->
  77.                                                                                 $$forum[icon]
  78.                                                                         <!--{else}-->
  79.                                                                                 <a href="$$forumurl"{if $$forum[redirect]} target="_blank"{/if}><img src="$$_G['style']['styleimgdir']/0{$$i}.png" alt="$$forum[name]" /></a>
  80.                                                                                 <!--{eval $$i >= 9 ? $$i = 1 : $$i++;}-->
  81.                                                                         <!--{/if}-->
  82.                                                                 </td>
  83.                                                                 <td>
  84.                                                                         <h2><a href="$$forumurl"{if $$forum[redirect]} target="_blank"{/if}{if $$forum[extra][namecolor]} style="color: {$$forum[extra][namecolor]};"{/if}>$$forum[name]</a><!--{if $$forum[todayposts] && !$$forum['redirect']}--><em class="xw0 xi1" title="{lang forum_todayposts}"> ($$forum[todayposts])</em><!--{/if}--></h2>
  85.                                                                         <!--{if $$forum[description]}--><p class="xg2">$$forum[description]</p><!--{/if}-->
  86.                                                                         <!--{if $$forum['subforums']}--><p>{lang forum_subforums}: $$forum['subforums']</p><!--{/if}-->
  87.                                                                         <!--{if $$forum['moderators']}--><p>{lang forum_moderators}: <span class="xi2">$$forum[moderators]</span></p><!--{/if}-->
  88.                                                                         <!--{hook/index_favforum_extra $$forum[fid]}-->
  89.                                                                 </td>
  90.                                                                 <td class="fl_i">
  91.                                                                         <!--{if empty($$forum[redirect])}--><span class="xi2"><!--{echo dnumber($$forum[threads])}--></span><span class="xg1"> / <!--{echo dnumber($$forum[posts])}--></span><!--{/if}-->
  92.                                                                 </td>
  93.                                                                 <td class="fl_by">
  94.                                                                         <div>
  95.                                                                         <!--{if $$forum['permission'] == 1}-->
  96.                                                                                 {lang private_forum}
  97.                                                                         <!--{else}-->
  98.                                                                                 <!--{if $$forum['redirect']}-->
  99.                                                                                         <a href="$$forumurl" class="xi2">{lang url_link}</a>
  100.                                                                                 <!--{elseif is_array($$forum['lastpost'])}-->
  101.                                                                                         <a href="forum.php?mod=redirect&tid=$$forum[lastpost][tid]&goto=lastpost#lastpost" class="xi2"><!--{echo cutstr($$forum[lastpost][subject], 30)}--></a> <cite>$$forum[lastpost][dateline] <!--{if $$forum['lastpost']['author']}-->$$forum['lastpost']['author']<!--{else}-->$$_G[setting][anonymoustext]<!--{/if}--></cite>
  102.                                                                                 <!--{else}-->
  103.                                                                                         {lang never}
  104.                                                                                 <!--{/if}-->
  105.                                                                         <!--{/if}-->
  106.                                                                         </div>
  107.                                                                 </td>
  108.                                                         </tr>
  109.                                                         <tr class="fl_row">

  110.                                                         <!--{/if}-->
  111.                                                 <!--{/if}-->
  112.                                                 <!--{/loop}-->
  113.                                                 <!--{if ($$columnspad = $$favorderid % $$forumcolumns) > 0}--><!--{echo str_repeat('<td class="fl_g"'.($$forumcolwidth ? " width="$$forumcolwidth"" : '').'></td>', $$forumcolumns - $$columnspad);}--><!--{/if}-->
  114.                                                 </tr>
  115.                                         </table>

  116.                                 </div>
  117.                         </div>
  118.                         <!--{ad/intercat/bm a_c/-1}-->
  119.                 <!--{/if}-->
  120.                 <!--{loop $$catlist $$key $$cat}-->
  121.                         <!--{hook/index_catlist $$cat[fid]}-->
  122.                         <div class="bm bmw {if $$cat['forumcolumns']} flg{/if} cl">
  123.                                 <div class="bm_h cl">
  124.                                         <!--{if $$cat['moderators']}--><span class="y">{lang forum_category_modedby}: $$cat[moderators]</span><!--{/if}-->
  125.                                         <!--{eval $$caturl = !empty($$cat['domain']) && !empty($$_G['setting']['domain']['root']['forum']) ? 'http://'.$$cat['domain'].'.'.$$_G['setting']['domain']['root']['forum'] : '';}-->
  126.                                         <h2><a href="{if !empty($$caturl)}$$caturl{else}forum.php?gid=$$cat[fid]{/if}" class="xs2" style="{if $$cat[extra][namecolor]}color: {$$cat[extra][namecolor]};{/if}">$$cat[name]</a></h2>
  127.                                 </div>
  128.                                 <div id="category_$$cat[fid]" class="bm_c">
  129.                                         <table cellspacing="0" cellpadding="0" class="fl_tb">
  130.                                                 <tr>
  131.                                                 <!--{eval $$i = 1;}-->
  132.                                                 <!--{loop $$cat[forums] $$forumid}-->
  133.                                                 <!--{eval $$forum=$$forumlist[$$forumid];}-->
  134.                                                 <!--{eval $$forumurl = !empty($$forum['domain']) && !empty($$_G['setting']['domain']['root']['forum']) ? 'http://'.$$forum['domain'].'.'.$$_G['setting']['domain']['root']['forum'] : 'forum.php?mod=forumdisplay&fid='.$$forum['fid'];}-->
  135.                                                 <!--{if $$cat['forumcolumns']}-->
  136.                                                         <!--{if $$forum['orderid'] && ($$forum['orderid'] % $$cat['forumcolumns'] == 0)}-->
  137.                                                                 </tr>
  138.                                                                 <!--{if $$forum['orderid'] < $$cat['forumscount']}-->
  139.                                                                         <tr class="fl_row">
  140.                                                                 <!--{/if}-->
  141.                                                         <!--{/if}-->
  142.                                                         <td class="fl_g" width="$$cat[forumcolwidth]">
  143.                                                                 <div class="fl_icn_g"{if !empty($$forum[extra][iconwidth]) && !empty($$forum[icon])} style="width: {$$forum[extra][iconwidth]}px;"{/if}>
  144.                                                                 <!--{if $$forum[icon]}-->
  145.                                                                         $$forum[icon]
  146.                                                                 <!--{else}-->
  147.                                                                         <a href="$$forumurl"{if $$forum[redirect]} target="_blank"{/if}><img src="$$_G['style']['styleimgdir']/0{$$i}.png" alt="$$forum[name]" /></a>
  148.                                                                         <!--{eval $$i >= 9 ? $$i = 1 : $$i++;}-->
  149.                                                                 <!--{/if}-->
  150.                                                                 </div>
  151.                                                                 <dl{if !empty($$forum[extra][iconwidth]) && !empty($$forum[icon])} style="margin-left: {$$forum[extra][iconwidth]}px;"{/if}>
  152.                                                                         <dt><a href="$$forumurl" class="xs2"{if $$forum[redirect]} target="_blank"{/if}{if $$forum[extra][namecolor]} style="color: {$$forum[extra][namecolor]};"{/if}>$$forum[name]</a></dt>
  153.                                                                         <!--{if empty($$forum[redirect])}--><dd class="xg1"><em><span class="t">{lang forum_threads}:</span><!--{echo dnumber($$forum[threads])}--></em><em><span class="t">{lang forum_posts}:</span><!--{echo dnumber($$forum[posts])}--></em></dd><!--{/if}-->
  154.                                                                         <dd class="xg1">
  155.                                                                         <!--{if !$$forum['redirect']}--><em{if $$forum[todayposts]} class="xi1"{/if}><span class="t">{lang forum_todayposts}:</span><!--{if $$forum[todayposts]}-->$$forum[todayposts]<!--{else}-->0<!--{/if}--></em><!--{/if}-->
  156.                                                                         <!--{if $$forum['permission'] == 1}-->
  157.                                                                                 {lang private_forum}
  158.                                                                         <!--{else}-->
  159.                                                                                 <em class="l">
  160.                                                                                         <!--{if !$$forum['redirect']}--><span class="t">{echo '最新'}:</span><!--{/if}--><!--{if $$forum['redirect']}--><a href="$$forumurl" class="xi2">{lang url_link}</a><!--{elseif is_array($$forum['lastpost'])}--><a href="forum.php?mod=redirect&tid=$$forum[lastpost][tid]&goto=lastpost#lastpost">$$forum[lastpost][dateline]</a><!--{else}-->{lang never}<!--{/if}-->
  161.                                                                                 </em>
  162.                                                                         <!--{/if}-->
  163.                                                                         </dd>
  164.                                                                         <!--{hook/index_forum_extra $$forum[fid]}-->
  165.                                                                 </dl>
  166.                                                         </td>
  167.                                                 <!--{else}-->
  168.                                                         <td class="fl_icn" {if !empty($$forum[extra][iconwidth]) && !empty($$forum[icon])} style="width: {$$forum[extra][iconwidth]}px;"{/if}>
  169.                                                                 <!--{if $$forum[icon]}-->
  170.                                                                         $$forum[icon]
  171.                                                                 <!--{else}-->
  172.                                                                         <a href="$$forumurl"{if $$forum[redirect]} target="_blank"{/if}><img src="$$_G['style']['styleimgdir']/0{$$i}.png" alt="$$forum[name]" /></a>
  173.                                                                         <!--{eval $$i >= 9 ? $$i = 1 : $$i++;}-->
  174.                                                                 <!--{/if}-->
  175.                                                         </td>
  176.                                                         <td>
  177.                                                                 <h2><a href="$$forumurl"{if $$forum[redirect]} target="_blank"{/if}{if $$forum[extra][namecolor]} style="color: {$$forum[extra][namecolor]};"{/if}>$$forum[name]</a><!--{if $$forum[todayposts] && !$$forum['redirect']}--><em class="xw0 xi1" title="{lang forum_todayposts}"> ($$forum[todayposts])</em><!--{/if}--></h2>
  178.                                                                 <!--{if $$forum[description]}--><p class="xg2">$$forum[description]</p><!--{/if}-->
  179.                                                                 <!--{if $$forum['subforums']}--><p>{lang forum_subforums}: $$forum['subforums']</p><!--{/if}-->
  180.                                                                 <!--{if $$forum['moderators']}--><p>{lang forum_moderators}: <span class="xi2">$$forum[moderators]</span></p><!--{/if}-->
  181.                                                                 <!--{hook/index_forum_extra $$forum[fid]}-->
  182.                                                         </td>
  183.                                                         <td class="fl_i">
  184.                                                                 <!--{if empty($$forum[redirect])}--><span class="xi2"><!--{echo dnumber($$forum[threads])}--></span><span class="xg1"> / <!--{echo dnumber($$forum[posts])}--></span><!--{/if}-->
  185.                                                         </td>
  186.                                                         <td class="fl_by">
  187.                                                                 <div>
  188.                                                                 <!--{if $$forum['permission'] == 1}-->
  189.                                                                         {lang private_forum}
  190.                                                                 <!--{else}-->
  191.                                                                         <!--{if $$forum['redirect']}-->
  192.                                                                                 <a href="$$forumurl" class="xi2">{lang url_link}</a>
  193.                                                                         <!--{elseif is_array($$forum['lastpost'])}-->
  194.                                                                                 <a href="forum.php?mod=redirect&tid=$$forum[lastpost][tid]&goto=lastpost#lastpost" class="xi2"><!--{echo cutstr($$forum[lastpost][subject], 30)}--></a> <cite>$$forum[lastpost][dateline] <!--{if $$forum['lastpost']['author']}-->$$forum['lastpost']['author']<!--{else}-->$$_G[setting][anonymoustext]<!--{/if}--></cite>
  195.                                                                         <!--{else}-->
  196.                                                                                 {lang never}
  197.                                                                         <!--{/if}-->
  198.                                                                 <!--{/if}-->
  199.                                                                 </div>
  200.                                                         </td>
  201.                                                 </tr>
  202.                                                 <tr class="fl_row">
  203.                                                 <!--{/if}-->
  204.                                                 <!--{/loop}-->
  205.                                                 $$cat['endrows']
  206.                                                 </tr>
  207.                                         </table>
  208.                                 </div>
  209.                         </div>
  210.                         <!--{ad/intercat/bm a_c/$$cat[fid]}-->
  211.                 <!--{/loop}-->
  212.                 </div>

  213.                 <!--{hook/index_middle}-->
  214.                 <div class="wp mtn">
  215.                         <!--[diy=diy3]--><div id="diy3" class="area"></div><!--[/diy]-->
  216.                 </div>

  217.                 <!--{if empty($$gid) && $$_G['setting']['whosonlinestatus']}-->
  218.                         <div id="online" class="bm oll">
  219.                                 <div class="bm_h">
  220.                                 <!--{if $$detailstatus}-->
  221.                                         <span class="o"><a href="forum.php?showoldetails=no#online" title="{lang spread}"><img src="{IMGDIR}/collapsed_no.gif" alt="{lang spread}" /></a></span>
  222.                                         <h3>
  223.                                                 <strong><a href="home.php?mod=space&do=friend&view=online&type=member">{lang onlinemember}</a></strong>
  224.                                                 <span class="xs1">- <strong>$$onlinenum</strong> {lang onlines}
  225.                                                 - <strong>$$membercount</strong> {lang index_members}(<strong>$$invisiblecount</strong> {lang index_invisibles}),
  226.                                                 <strong>$$guestcount</strong> {lang index_guests}
  227.                                                 - {lang index_mostonlines} <strong>$$onlineinfo[0]</strong> {lang on} <strong>$$onlineinfo[1]</strong>.</span>
  228.                                         </h3>
  229.                                 <!--{else}-->
  230.                                         <!--{if empty($$_G['setting']['sessionclose'])}-->
  231.                                                 <span class="o"><a href="forum.php?showoldetails=yes#online" title="{lang spread}"><img src="{IMGDIR}/collapsed_yes.gif" alt="{lang spread}" /></a></span>
  232.                                         <!--{/if}-->
  233.                                         <h3>
  234.                                                 <strong>
  235.                                                         <!--{if !empty($$_G['setting']['whosonlinestatus'])}-->
  236.                                                                 {lang onlinemember}
  237.                                                         <!--{else}-->
  238.                                                                 <a href="home.php?mod=space&do=friend&view=online&type=member">{lang onlinemember}</a>
  239.                                                         <!--{/if}-->
  240.                                                 </strong>
  241.                                                 <span class="xs1">- {lang total} <strong>$$onlinenum</strong> {lang onlines}
  242.                                                 <!--{if $$membercount}-->- <strong>$$membercount</strong> {lang index_members},<strong>$$guestcount</strong> {lang index_guests}<!--{/if}-->
  243.                                                 - {lang index_mostonlines} <strong>$$onlineinfo[0]</strong> {lang on} <strong>$$onlineinfo[1]</strong>.</span>
  244.                                         </h3>
  245.                                 <!--{/if}-->
  246.                                 </div>
  247.                         <!--{if $$_G['setting']['whosonlinestatus'] && $$detailstatus}-->
  248.                                 <dl id="onlinelist" class="bm_c">
  249.                                         <dt class="ptm pbm bbda">$$_G[cache][onlinelist][legend]</dt>
  250.                                         <!--{if $$detailstatus}-->
  251.                                                 <dd class="ptm pbm">
  252.                                                 <ul class="cl">
  253.                                                 <!--{if $$whosonline}-->
  254.                                                         <!--{loop $$whosonline $$key $$online}-->
  255.                                                                 <li title="{lang time}: $$online[lastactivity]">
  256.                                                                 <img src="{STATICURL}image/common/$$online[icon]" alt="icon" />
  257.                                                                 <!--{if $$online['uid']}-->
  258.                                                                         <a href="home.php?mod=space&uid=$$online[uid]">$$online[username]</a>
  259.                                                                 <!--{else}-->
  260.                                                                         $$online[username]
  261.                                                                 <!--{/if}-->
  262.                                                                 </li>
  263.                                                         <!--{/loop}-->
  264.                                                 <!--{else}-->
  265.                                                         <li style="width: auto">{lang online_only_guests}</li>
  266.                                                 <!--{/if}-->
  267.                                                 </ul>
  268.                                         </dd>
  269.                                         <!--{/if}-->
  270.                                 </dl>
  271.                         <!--{/if}-->
  272.                         </div>
  273.                 <!--{/if}-->

  274.                 <!--{if empty($$gid) && ($$_G['cache']['forumlinks'][0] || $$_G['cache']['forumlinks'][1] || $$_G['cache']['forumlinks'][2])}-->
  275.                 <div class="bm lk">
  276.                         <div id="category_lk" class="bm_c ptm">
  277.                                 <!--{if $$_G['cache']['forumlinks'][0]}-->
  278.                                         <ul class="m mbn cl">$$_G['cache']['forumlinks'][0]</ul>
  279.                                 <!--{/if}-->
  280.                                 <!--{if $$_G['cache']['forumlinks'][1]}-->
  281.                                         <div class="mbn cl">
  282.                                                 $$_G['cache']['forumlinks'][1]
  283.                                         </div>
  284.                                 <!--{/if}-->
  285.                                 <!--{if $$_G['cache']['forumlinks'][2]}-->
  286.                                         <ul class="x mbm cl">
  287.                                                 $$_G['cache']['forumlinks'][2]
  288.                                         </ul>
  289.                                 <!--{/if}-->
  290.                         </div>
  291.                 </div>
  292.                 <!--{/if}-->

  293.                 <!--{hook/index_bottom}-->
  294.         </div>
  295. </div>
  296. <!--{if $$_G['group']['radminid'] == 1}-->
  297.         <!--{eval helper_manyou::checkupdate();}-->
  298. <!--{/if}-->
  299. <!--{subtemplate common/footer}-->
复制代码
回复

使用道具 举报

可爱的轩轩 发表于 2013-5-24 10:52:28 | 显示全部楼层
很喜欢  这个适合的版本是?
回复

使用道具 举报

 楼主| 黨の話誋吢丄 发表于 2013-5-24 15:30:51 | 显示全部楼层
可爱的轩轩 发表于 2013-5-24 10:52
很喜欢  这个适合的版本是?

所有版本都可以。
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-9-2 04:30 , Processed in 0.142246 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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