免費論壇 繁體 | 簡體
Sclub交友聊天~加入聊天室當版主
分享
帖子

返回列表 发帖
查看: 21|回复: 1 收起左侧
开启左侧收起左侧开启左侧
上一主题 下一主题 打印

【章鱼之家】首页横排板块美化   [复制链接]

1、打开 discuz.htm 模板,查找:
  1. <th width="$cat[forumcolwidth]"{$forum[folder]}>
  2.                                                 <h2><a href="forumdisplay.php?fid=$forum[fid]" {if $forum[redirect]}target="_blank"{/if} style="{if $forum[extra][namecolor]}color: {$forum[extra][namecolor]};{/if}">$forum[name]</a><!--{if $forum[todayposts]}--><em> ({lang index_today}: <strong>$forum[todayposts]</strong>)</em><!--{/if}--></h2>
  3.                                                 <!--{if !$forum[redirect]}-->
  4.                                                         <p>{lang forum_threads}: $forum[threads], {lang forum_posts}: $forum[posts]</p>
  5.                                                         <!--{if $forum['permission'] == 1}-->
  6.                                                                 <p>{lang private_forum}
  7.                                                         <!--{else}-->
  8.                                                                 <p>{lang forum_lastpost}:
  9.                                                                         <!--{if is_array($forum['lastpost'])}-->
  10.                                                                                 <a href="redirect.php?tid=$forum[lastpost][tid]&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>
复制代码
修改为:
  1. <th width="$cat[forumcolwidth]"{$forum[folder]}><em id="ficon">{$forum[icon]}</em>
  2. <h2><a href="forumdisplay.php?fid=$forum[fid]" {if $forum[redirect]}target="_blank"{/if}>$forum[name]</a>
  3. <!--{if $forum[todayposts]}--><em><strong>$forum[todayposts]</strong></em><!--{/if}-->
  4. <br />

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

  6. <br />
  7. 主题: $forum[threads] 帖子: $forum[posts]</h2>

  8.                                               <!--{if !$forum[redirect]}-->                                                     <!--{if $forum['permission'] == 1}-->                                                              <p>{lang private_forum}                                                       <!--{else}-->                                                           <p>最新发表:                                                                       <!--{if is_array($forum['lastpost'])}-->                                                                               <a href="redirect.php?tid=$forum[lastpost][tid]&goto=lastpost#lastpost" title="$forum[lastpost][subject]">{echo cutstr($forum[lastpost][subject], 30)}</a>


  9. <br />
  10. <!--{if $forum['lastpost']['author']}-->作者:$forum['lastpost']['author']<!--{else}-->{lang anonymous}<!--{/if}--> 发表时间:$forum[lastpost][dateline]
复制代码
2、打开 css_common.htm 模板,在最下面添加:
  1. #ficon a img{width:58px!important;}
  2. body .list th h2 em strong{
  3.     background: none repeat scroll 0 0 #D94600;
  4.     border-radius: 15px 15px 15px 15px;
  5.     box-shadow: 0 1px 1px #555555 inset, 0 1px 0 white;
  6.     color: white !important;
  7.     display: inline !important;
  8.     font-size: 12px!important;
  9.     font-weight: bold;
  10.     margin-left: 5px;
  11.     margin-top: 2px;
  12.     padding: 1px 5px;
  13.     text-shadow: 0 1px 1px #585858;
  14.     width: auto;
  15.     font: 18pt/3.2em Avenir,Lucida Grande,Calibri,Trebuchet MS,Helvetica,Arial,Hiragino Sans GB,WenQuanYi Micro Hei,STHeiti,Microsoft Jhenghei,Nanum Gothic,sans-serif;}
复制代码

最近看过此主题的会员

無名
访问时间:2025-08-23 17:09
9528
访问时间:2025-08-23 14:11

上一篇已经是第一篇主题

下一篇[章鱼之家]首页板块自由排序

点评
B Color Link Smilies

您还可以输入:个字符
X

 X

看帖回帖那是一定要的:精彩至极,文章写的真棒,对我非常有帮助
老大。有效果图吗?
点评
B Color Link Smilies

您还可以输入:个字符
X

 X

返回列表 发帖
 已经运行: