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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

【7.0】 原创:横排美化,显示图标,显示介绍等,手动安装

[复制链接]
popuppp 发表于 2008-12-13 18:17:56 | 显示全部楼层 |阅读模式
本帖最后由 popuppp 于 2009-2-18 23:33 编辑

演示可见:http://www.go0797.com/bbs/ 赣州论坛PR>4招链接




打开  templates/default/ 下的disucz.htm

查找
  1. <th width="$cat[forumcolwidth]"{$forum[folder]}>
复制代码
如果只需要显示图片,则在后面加上下面的代码

  1. <a href="forumdisplay.php?fid=$forum[fid]">{$forum[icon]}</a>
复制代码
如果还要显示版块的介绍,则在
  1. <!--{if $forum[todayposts]}--><em> ({lang index_today}: <strong>$forum[todayposts]</strong>)</em>
复制代码
下面加上这样的代码

  1. <!--{/if}--><!--{if $forum[description]}--><p>$forum[description]</p><!--{/if}-->

复制代码
如果要去掉最后发表,只需要删除下面的代码

  1.         <p>{lang forum_lastpost}:
  2.          <!--{if is_array($forum['lastpost'])}-->
  3.           <a href="redirect.php?tid=$forum[lastpost][tid]&amp;goto=lastpost#lastpost" title="{echo cutstr($forum[lastpost][subject], 30)} {lang forum_lastpost_by} {if $forum['lastpost']['author']}$forum['lastpost']['authorusername']{else}{lang anonymous}{/if}  ">$forum[lastpost][dateline]</a>
  4.          <!--{else}-->
  5.           {lang never}
  6.          <!--{/if}-->
  7.         </p>

复制代码

评分

3

查看全部评分

 楼主| popuppp 发表于 2008-12-13 18:20:41 | 显示全部楼层
总之就是更改下面的代码


<th width="$cat[forumcolwidth]"{$forum[folder]}>
<a href="forumdisplay.php?fid=$forum[fid]">{$forum[icon]}</a>
     
      <h2><a href="forumdisplay.php?fid=$forum[fid]" {if $forum[redirect]}target="_blank"{/if}>$forum[name]</a>
      <!--{if $forum[todayposts]}--><em> ({lang index_today}: <strong>$forum[todayposts]</strong>)</em>
<!--{/if}-->
<!--{if $forum[description]}--><p>$forum[description]</p><!--{/if}--> </h2>
      <!--{if !$forum[redirect]}-->
       <p>{lang forum_threads}: $forum[threads], {lang forum_posts}: $forum[posts]</p>
       <!--{if $forum['permission'] == 1}-->
        <p>{lang private_forum}
       <!--{else}-->
        <p>{lang forum_lastpost}:
         <!--{if is_array($forum['lastpost'])}-->
          <a href="redirect.php?tid=$forum[lastpost][tid]&amp;goto=lastpost#lastpost" title="{echo cutstr($forum[lastpost][subject], 30)} {lang forum_lastpost_by} {if $forum['lastpost']['author']}$forum['lastpost']['authorusername']{else}{lang anonymous}{/if}  ">$forum[lastpost][dateline]</a>
         <!--{else}-->
          {lang never}
         <!--{/if}-->


红色部分是加上去的,第一个是版块的图标,第二个是版块的介绍。
回复

使用道具 举报

ybwl 发表于 2008-12-13 18:20:52 | 显示全部楼层
有点乱:))))
回复

使用道具 举报

 楼主| popuppp 发表于 2008-12-13 18:22:39 | 显示全部楼层
◥◣●◢◤ 自动回贴机,自动顶贴机器人,可在论坛后台计划任务(请求加精)

https://discuz.dismall.com/thread-935475-1-1.html  很强大哦,快来下载吧。

▓漂亮非主流home页▓ 苹果树下-经典非主流现在免费发布!(附带原文件 完美无错版)
下载地址:https://discuz.dismall.com/viewthread.php?tid=955392

超爽的HOME导航页,简洁大方美观(多个广告位)【修正IE7下显示错位】
下载地址:https://discuz.dismall.com/thread-1021442-1-1.html

◥◣●◢◤年经时尚风格,经典大方类免费发布(并免费LOGO设计和美工处理) https://discuz.dismall.com/thread-1019866-1-1.html

◥◣●◢◤ 四十六组头衔+等级图片+源文件+精品插件下载地址:https://discuz.dismall.com/thread-993146-1-1.html

◥◣●◢◤最新法信息过虑关键词下载+精品插件(要奥运了,有了这个防止被关站
https://discuz.dismall.com/thread-995843-1-1.html


6.1可用的精美宣传中心(美观大方,十分简单,要下载的速度哦,不收费了)
https://discuz.dismall.com/viewthread.php?tid=1041418
多个广告自动切换显示 让你的广告PV流量翻番 的代码
https://discuz.dismall.com/viewthread.php?tid=1066400

JS图片附件调用,横排美化+标题显示+可控字数,完美发布
https://discuz.dismall.com/viewthread.php?tid=1045321
回复

使用道具 举报

samwongsx 发表于 2008-12-13 18:33:00 | 显示全部楼层
请问没有演示吗?
回复

使用道具 举报

lovenr 发表于 2008-12-13 18:54:11 | 显示全部楼层
LZ提供个演示吧
回复

使用道具 举报

 楼主| popuppp 发表于 2008-12-13 22:49:22 | 显示全部楼层
回复

使用道具 举报

°o° 发表于 2008-12-13 22:52:38 | 显示全部楼层
支持

评分

1

查看全部评分

回复

使用道具 举报

引证 发表于 2008-12-13 22:52:47 | 显示全部楼层
收藏啦
回复

使用道具 举报

小冯1 发表于 2008-12-14 00:13:57 | 显示全部楼层
恩,辛苦了!
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-16 14:43 , Processed in 0.047498 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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