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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[发布] DiscuzX 2.0 横版美化

[复制链接]
。death゛ 发表于 2011-4-16 23:38:47 | 显示全部楼层 |阅读模式
Discuz!模板
适用版本: Discuz! X1.5
语言编码: GBK简体 
风格转换者: 原创
本帖最后由 。death゛ 于 2011-5-23 11:04 编辑



修改方法:
discuz.htm 找 (107 - 137)

  1.                                                                         <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>
  2.                                                                         <!--{if empty($forum[redirect])}--><dd><em>{lang forum_threads}: $forum[threads]</em>, <em>{lang forum_posts}: $forum[posts]</em></dd><!--{/if}-->
  3.                                                                         <dd>
  4.                                                                         <!--{if $forum['permission'] == 1}-->
  5.                                                                                 {lang private_forum}
  6.                                                                         <!--{else}-->
  7.                                                                                 <!--{if $forum['redirect']}-->
  8.                                                                                         <a href="$forumurl" class="xi2">{lang url_link}</a>
  9.                                                                                 <!--{elseif is_array($forum['lastpost'])}-->
  10.                                                                                         <!--{if $cat['forumcolumns'] < 3}-->
  11.                                                                                                 <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>
  12.                                                                                         <!--{else}-->
  13.                                                                                                 <a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost">{lang forum_lastpost}: $forum[lastpost][dateline]</a>
  14.                                                                                         <!--{/if}-->
  15.                                                                                 <!--{else}-->
  16.                                                                                         {lang never}
  17.                                                                                 <!--{/if}-->
  18.                                                                         <!--{/if}-->
  19.                                                                         </dd>
  20.                                                                 </dl>
  21.                                                         </td>
  22.                                                 <!--{else}-->
  23.                                                         <td class="fl_icn" {if !empty($forum[extra][iconwidth]) && !empty($forum[icon])} style="width: {$forum[extra][iconwidth]}px;"{/if}>
  24.                                                                 <!--{if $forum[icon]}-->
  25.                                                                         $forum[icon]
  26.                                                                 <!--{else}-->
  27.                                                                         <a href="$forumurl"{if $forum[redirect]} target="_blank"{/if}><img src="{IMGDIR}/forum{if $forum[folder]}_new{/if}.gif" alt="$forum[name]" /></a>
  28.                                                                 <!--{/if}-->
  29.                                                         </td>
  30.                                                         <td>
  31.                                                                 <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>
复制代码
修改为:

  1.                                                                         <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}"><font color=#ff0000><b>+ $forum[todayposts]</font></b></em><!--{/if}--></dt>
  2.                                                                         <dd>
  3.                                     <!--{if $forum[description]}--><p class="xg2">$forum[description]</p><!--{/if}-->
  4.                                                                         </dd>
  5.                                                                 </dl>
  6.                                                         </td>
  7.                                                         <!--{else}-->
  8.                                                              <td class="fl_icn" {if !empty($forum[extra][iconwidth]) && !empty($forum[icon])} style="width: {$forum[extra][iconwidth]}px;"{/if}>
  9.                                                                 <!--{if $forum[icon]}-->
  10.                                                                         $forum[icon]
  11.                                                                 <!--{else}-->
  12.                                                                         <a href="$forumurl"{if $forum[redirect]} target="_blank"{/if}><img src="{IMGDIR}/forum{if $forum[folder]}_new{/if}.gif" alt="$forum[name]" /></a>
  13.                                                                 <!--{/if}-->
  14.                                                         </td>
  15.                                                         <td>
  16.                                                                 <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}"><font color=#ff0000><b>+ $forum[todayposts]</font></b></em><!--{/if}--></h2>
复制代码


更新缓存完毕~

本帖子中包含更多资源

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

x

评分

1

查看全部评分

低头×深吻′ 发表于 2011-4-16 23:39:59 | 显示全部楼层
回复

使用道具 举报

韩_风 发表于 2011-4-16 23:45:56 | 显示全部楼层
  不错
回复

使用道具 举报

Happy牛Year 发表于 2011-4-17 02:21:08 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

xixqq 发表于 2011-4-17 02:23:13 | 显示全部楼层
回复

使用道具 举报

pcyi 发表于 2011-4-17 12:14:09 | 显示全部楼层
回复

使用道具 举报

Gnagno 发表于 2011-4-17 13:02:13 | 显示全部楼层
支持,收藏
回复

使用道具 举报

 楼主| 。death゛ 发表于 2011-4-17 13:56:56 | 显示全部楼层
回复 Gnagno 的帖子

G奶~来捏捏。
回复

使用道具 举报

有何不可 发表于 2011-4-18 19:16:35 | 显示全部楼层
这个不错的哦
回复

使用道具 举报

张国荣。 发表于 2011-4-18 19:28:17 | 显示全部楼层
不错啊。。。。。。。。。。。。。
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-25 01:17 , Processed in 0.025406 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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