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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

★☆★☆[超酷风格]★☆★☆:年轻一族 年轻时尚 发布 For Disuz5.0[/color]

[复制链接]
若谷 发表于 2007-3-4 15:25:37 | 显示全部楼层 |阅读模式
超酷风格:年轻一族 年轻时尚]发布 For Disuz5.0风格名称:年轻一族
适合:时尚类、个性类网站
适应版本:Disuz5.0
由韩国试听网风格改编
演示:http://www.cnnup.cn/
下载地址:http://www.cnnup.cn/thread-422-1-1.html
(或者到3楼下载)

1.上传文件到相应目录
2.导入配置文件
3.打开index.php文件
找到
  1. $newthreads = round(($timestamp - $lastvisit + 600) / 1000) * 1000;
复制代码

在下面添加:
  1. $colorarray = array('', 'red', 'orange', 'yellow', 'green', 'cyan', 'blue', 'purple', 'gray');
  2. //新贴//
  3. $hack_cut_str =26; //修改标题显示字数
  4. $hack_cut_strauthor = 9;
  5. $new_post_threadlist = array();
  6. $nthread = array();
  7. $query = $db->query("SELECT t.*, f.name FROM {$tablepre}threads t, {$tablepre}forums f WHERE t.fid<>'$fid' AND f.fid=t.fid ORDER BY t.dateline DESC LIMIT 0, 8");
  8. while($nthread = $db->fetch_array($query)) {
  9.         $nthread['forumname'] = $nthread['name'];
  10.         $nthread['view_subject'] = cutstr($nthread['subject'],$hack_cut_str);
  11.    $nthread['view_author'] = cutstr($nthread['author'],$hack_cut_strauthor);
  12.         $nthread['date']= gmdate("$dateformat $timeformat", $nthread['dateline'] + $timeoffset * 3600);
  13.         $nthread['lastreplytime']= gmdate("$dateformat $timeformat", $nthread[lastpost] + ($timeoffset * 3600));
  14.         if($nthread['highlight']) {
  15.                 $string = sprintf('%02d', $nthread['highlight']);
  16.                 $stylestr = sprintf('%03b', $string[0]);

  17.                 $nthread['highlight'] = 'style="';
  18.                 $nthread['highlight'] .= $stylestr[0] ? 'font-weight: bold;' : '';
  19.                 $nthread['highlight'] .= $stylestr[1] ? 'font-style: italic;' : '';
  20.                 $nthread['highlight'] .= $stylestr[2] ? 'text-decoration: underline;' : '';
  21.                 $nthread['highlight'] .= $string[1] ? 'color: '.$colorarray[$string[1]] : '';
  22.                 $nthread['highlight'] .= '"';
  23.         } else {
  24.                 $nthread['highlight'] = '';
  25.         }
  26.         $new_post_threadlist[] = $nthread;
  27. }
  28. //新贴//
复制代码





[ 本帖最后由 若谷 于 2007-3-8 11:04 编辑 ]

本帖子中包含更多资源

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

x
nic555 发表于 2007-3-4 15:34:49 | 显示全部楼层
支持一下~
回复

使用道具 举报

 楼主| 若谷 发表于 2007-3-4 17:04:46 | 显示全部楼层
谁帮我把风格包传上来啊
回复

使用道具 举报

潇潇冬宇 发表于 2007-3-4 17:57:41 | 显示全部楼层
原帖由 若谷 于 2007-3-4 17:04 发表
谁帮我把风格包传上来啊


我帮你传吧  :) :)

本帖子中包含更多资源

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

x
回复

使用道具 举报

Ηayí 发表于 2007-3-4 18:47:05 | 显示全部楼层
谢谢,分享…………
回复

使用道具 举报

228814 发表于 2007-3-4 19:30:21 | 显示全部楼层
不错,喜欢 哦。。。
回复

使用道具 举报

 楼主| 若谷 发表于 2007-3-5 08:01:38 | 显示全部楼层
:) :) :)
回复

使用道具 举报

lunxun 发表于 2007-3-5 14:31:23 | 显示全部楼层

hi

漂亮
漂亮
漂亮
漂亮
漂亮
漂亮
漂亮
漂亮
漂亮
漂亮
回复

使用道具 举报

csjmk 发表于 2007-3-6 11:44:34 | 显示全部楼层
漂亮~~~~~~~~~~~~~~~
回复

使用道具 举报

l23l23 发表于 2007-3-6 18:02:12 | 显示全部楼层
盗用那个猫什么的...
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-16 00:54 , Processed in 0.034521 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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