帝国CMS灵动标签同日信息颜色相同(不同时间文章信息不同颜色)

  • 压缩包大小:Unkown
  • 开发语言:
  • 软件授权:
  • 更新时间:2022-12-27 14:40:31
  • 软件类别:
  • 相关链接:未知官方
  • 网友评分:
  • 应用平台:Win2000/WinXP/Win2003
  • 演示地址:演示地址

灵动标签代码:

[e:loop={35,10,0,0,'','newstime DESC'}]<?

$day=date('Ymd',$bqr[newstime]);

if(!$n){

$n=0;

}

if($bqno==1){

$d=$day;

$class='class="t'.$n.'"';

}else{

if($d==$day){

$class='class="t'.$n.'"';

}else{

$n++;

$class='class="t'.$n.'"';

$d=$day;

}

}

?><a rel="nofollow noopener noreferrer" href="<?=$bqsr['titleurl']?>" target="_blank" <?=$class?>><?=$bqr['title']?>_______[<?=date('Ymd',$bqr[newstime])?>]</a> <br>

[/e:loop]

注意:<?=$class?>为class的css样式

--------------------------------------------------------------------------------------

css样式:

.t0 {

color: #DC143C;

text-decoration: none;

}

.t1 {

color: #FF1493;

text-decoration: none;

}

.t2 {

color: #0000FF;

text-decoration: none;

}

.t3 {

color: #008000;

text-decoration: none;

}

.t4 {

color: #FF4500;

text-decoration: none;

}

.t5 {

color: #00FF7F;

text-decoration: none;

}

注意:可以加和多个,因为上面的6个(t0-t5)css颜色,剩下的将为默认的系统颜色

一般如果灵动标签调用10条信息就设置10个css颜色,既:10条信息对应10个日期时间

以上就是帝国CMS灵动标签同日信息颜色相同(不同时间文章信息不同颜色)。不用去羡慕别人的生活,有可能你此刻的生活却是另一个人梦寐以求的。更多关于帝国CMS灵动标签同日信息颜色相同(不同时间文章信息不同颜色)请关注haodaima.com其它相关文章!

关键词: 帝国CMS

下载地址

下载失败问题?【我要反馈】

提示:好代码网站资源是由用户投稿上传,内容来自互联网,本站只做免费推荐用于学习分享,如有版权及其他问题,请联系小编处理!

下载“jQuery焦点无缝轮播图特效”地址:

  • 日榜
  • 周榜
  • 月榜

推荐下载

  • 开发手册
  • 常用软件