帝国cms如何让最新文章显示的日期为红色,直接调用下面代码测试一下,应该能实现这个功能。
$newimg = '[!–newstime–]';
if (time() – $r[newstime] <= 1 * 24 * 3600) {
$newimg = '<font color=red>[!–newstime–]</font>';
}
$listtemp = '<li><span class=date>'.$newimg.'</span> <a href="[!–titleurl–]" target=_blank>[!–title–]</a></li>';
标签: amp, CMS网站, newimg, newstime
上面是“帝国cms如何让最新文章显示的日期为红色”的全面内容,想了解更多关于 帝国cms 内容,请继续关注web建站教程。
当前网址:https://m.ipkd.cn/webs_1358.html
声明:本站提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请发送到邮箱:admin@ipkd.cn,我们会在看到邮件的第一时间内为您处理!