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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

【参赛作品】门户类--魅力潮流[MAXJAY参赛第1作][已发布]

[复制链接]
 楼主| MAXJAY 发表于 2006-6-13 17:11:24 | 显示全部楼层
原帖由 ALXE 于 2006-6-13 17:08 发表
一个设想主题列表
把作者 回复 查看  放到主题的下面 如何实现?跟VBB一样的那种

具体去看我的论坛主题 游客开放访问的 请问MAXJAY 可以实现吗

这功能造起来要有大改动,所以不在这模版加了,在下个吧:)
回复

使用道具 举报

ALXE 发表于 2006-6-13 17:19:01 | 显示全部楼层
那可以把主题列表的作者 回复 查看删除吗?
回复

使用道具 举报

 楼主| MAXJAY 发表于 2006-6-13 17:20:38 | 显示全部楼层
可以,但较复杂
回复

使用道具 举报

ALXE 发表于 2006-6-13 17:21:28 | 显示全部楼层
帮帮我吧...你去看我的论坛...成什么样子了...
回复

使用道具 举报

 楼主| MAXJAY 发表于 2006-6-13 17:31:24 | 显示全部楼层
在forumdisplay.htm里



  1. <td width="4%">&nbsp;</td>
  2. <td width="4%">&nbsp;</td>
  3. <td width="47%" align="center">{lang subject}</td>
  4. <td width="14%" align="center" nowrap>{lang author}</td>
  5. <td width="6%" align="center" nowrap>{lang replies}</td>
  6. <td width="6%" align="center" nowrap>{lang views}</td>
  7. <td width="19%" align="center">{lang lastpost}</td>
复制代码


改为

  1. <td width="4%">&nbsp;</td>
  2. <td width="4%">&nbsp;</td>
  3. <td width="73%" align="center">{lang subject}</td>
  4. <td width="19%" align="center">{lang lastpost}</td>
复制代码




  1. <td width="47%" class="altbg2" onMouseOver="this.className='altbg1'"
复制代码


改为

  1. td width="73%" class="altbg2" onMouseOver="this.className='altbg1'"
复制代码



找到下面的去掉

  1. <td width="14%" class="altbg1" align="center">
  2.                 <!--{if $thread['authorid'] && $thread['author']}-->
  3.                         <a href="viewpro.php?uid=$thread[authorid]">$thread[author]</a>
  4.                 <!--{else}-->
  5.                          <!--{if $forum['ismoderator']}-->
  6.                                 <a href="viewpro.php?uid=$thread[authorid]">{lang

  7. anonymous}</a>
  8.                         <!--{else}-->
  9.                                 {lang anonymous}
  10.                         <!--{/if}-->
  11.                 <!--{/if}-->
  12.                 <br><span class="smalltxt">$thread[dateline]</span></td>
  13.                 <td width="6%" class="altbg2" align="center">$thread[replies]</td>
  14.                 <td width="6%" class="altbg1" align="center">$thread[views]</td>
复制代码
回复

使用道具 举报

ALXE 发表于 2006-6-13 17:32:08 | 显示全部楼层
谢谢哈..
回复

使用道具 举报

 楼主| MAXJAY 发表于 2006-6-13 17:34:44 | 显示全部楼层
模版代码较多,我也差点眼花了...
回复

使用道具 举报

享亮网 发表于 2006-6-13 17:50:25 | 显示全部楼层
有人装好了,给个地址 看看啊
回复

使用道具 举报

havens 发表于 2006-6-13 17:52:45 | 显示全部楼层
感觉没以前精细。
回复

使用道具 举报

 楼主| MAXJAY 发表于 2006-6-13 17:54:15 | 显示全部楼层
原帖由 havens 于 2006-6-13 17:52 发表
感觉没以前精细。

以前的代码太多了一个页面100多K,现在减到50左右,
很多时风格都是为方便大家,所以不能造到最好的个性化

[ 本帖最后由 MAXJAY 于 2006-6-13 18:03 编辑 ]
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-15 16:50 , Processed in 0.027665 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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