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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[已解决] 跪求把版块图标显示在版块名称下面的方法??都快急死了!!

[复制链接]
sisilovesi 发表于 2010-9-28 14:51:53 | 显示全部楼层 |阅读模式
问题描述
适用版本: Discuz! 7.2
浏览器: 360 
使用模板: 其他模板(请在回帖中说明模板的名称或者是模板的下载地址)
BUG地址: http://www.k7u8.com/bbs/default.php
怎样才能弄成下面那图的样子?

本帖子中包含更多资源

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

x
Mobrn 发表于 2010-9-28 17:15:07 | 显示全部楼层
我也很想知道、、、
回复

使用道具 举报

周浩就是牛 发表于 2010-9-30 16:06:29 | 显示全部楼层
(EM:166:)赶快来人回答吧
回复

使用道具 举报

cr180 发表于 2010-9-30 20:42:21 | 显示全部楼层
回复 sisilovesi 的帖子

文件:template\default\forum\discuz.htm

查找:
  1. <div class="fl_icn_g"{if !empty($forum[extra][iconwidth]) && !empty($forum[icon])} style="width: {$forum[extra][iconwidth]}px;"{/if}>
  2.         <!--{if $forum[icon]}-->
  3.          $forum[icon]
  4.         <!--{else}-->
  5.          <a href="$forumurl"{if $forum[redirect]} target="_blank"{/if}><img src="{IMGDIR}/forum{if $forum[folder]}_new{/if}.gif" alt="$forum[name]" /></a>
  6.         <!--{/if}-->
  7.         </div>
复制代码

删除!!!

再查找:
  1. <dd>
  2.          <!--{if $forum['permission'] == 1}-->
  3.           {lang private_forum}
  4.          <!--{else}-->
  5.           <!--{if $forum['redirect']}-->
  6.            <a href="$forumurl" class="xi2">{lang url_link}</a>
  7.           <!--{elseif is_array($forum['lastpost'])}-->
  8.            <!--{if $cat['forumcolumns'] < 3}-->
  9.             <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}-->{lang anonymous}<!--{/if}--></cite>
  10.            <!--{else}-->
  11.             <a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost">{lang forum_lastpost}: $forum[lastpost][dateline]</a>
  12.            <!--{/if}-->
  13.           <!--{else}-->
  14.            {lang never}
  15.           <!--{/if}-->
  16.          <!--{/if}-->
  17.          </dd>
复制代码

在下面增加:

  1. <!--{if $forum[icon]}-->
  2. <dd {if !empty($forum[extra][iconwidth]) && !empty($forum[icon])} style="width: {$forum[extra][iconwidth]}px;"{/if}>$forum[icon]</dd><!--{/if}-->
复制代码

回复

使用道具 举报

校园百晓声 发表于 2010-10-14 13:53:12 | 显示全部楼层
好东西  学习了
回复

使用道具 举报

walklion 发表于 2010-10-17 02:09:00 | 显示全部楼层
好像出来的效果和楼主的要求有点区别啊?
回复

使用道具 举报

陌尛默丶 发表于 2011-2-21 23:40:49 | 显示全部楼层
板块之间的间距好大啊。
回复

使用道具 举报

水晶111 发表于 2011-2-22 08:37:18 | 显示全部楼层
回复

使用道具 举报

honrey 发表于 2011-5-21 03:41:56 | 显示全部楼层
cr180 发表于 2010-9-30 20:42
回复 sisilovesi 的帖子

文件:template\default\forum\discuz.htm

  你的教程真不少  你是哥!!  
回复

使用道具 举报

shanmao1356 发表于 2011-6-15 17:52:21 | 显示全部楼层
支持!!!
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-16 12:59 , Processed in 0.031978 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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