
標題: 7.2帖子列表显示作者头像 【中間版】 [打印本頁]
作者: siervodediosar 時間: 2012-6-14 10:24 標題: 7.2帖子列表显示作者头像 【中間版】
- templates/default/forumdisplay.htm
- 找到<td class="author">
- <cite>
- <!--{if $thread['authorid'] && $thread['author']}-->
- <a href="space.php?uid=$thread[authorid]">$thread[author]</a>
- <!--{else}-->
- <!--{if $forum['ismoderator']}-->
- <a href="space.php?uid=$thread[authorid]">{lang anonymous}</a>
- <!--{else}-->
- {lang anonymous}
- <!--{/if}-->
- <!--{/if}-->
- </cite>
- <em>$thread[dateline]</em>
- </td>
- 复制代码
複製代碼
本帖隱藏的內容需要回復才可以瀏覽
改好了显示错位的话
然后再修改templates/default/css_common.htm
在最下面加上
td.author { width: 150px; text-align: left; }
复制代码
温馨提示修改模板有危险,请注意备份!
| 歡迎光臨 神の仆人之家BBS (http://siervodediosar.aylog.com/) |
Powered by Discuz! 7.2 |