登录  
 加关注
   显示下一条  |  关闭
温馨提示!由于新浪微博认证机制调整,您的新浪微博帐号绑定已过期,请重新绑定!立即重新绑定新浪微博》  |  关闭

面包会有的

... ...

 
 
 

日志

 
 

帝国cms的头条文字生成图片  

2015-06-20 00:28:55|  分类: 帝国cms |  标签: |举报 |字号 订阅

  下载LOFTER 我的照片书  |
//帝国cms首页模板中的代码
[e:loop={'select * from [!db.pre!]ecms_news where firsttitle>0 and checked = 1 order by id DESC limit 0,1',9,24,0}]
<?
if ( strlen($bqr[title]) > 40 ){
$word=esub($bqr[title],40)."...";
}else{
$word=$bqr[title];
}
?>
<a href="<?=$bqsr[titleurl]?>" class="index_header" title="<?=$bqr[title];?>" target="_blank" style="line-height: 30px;height:30px;letter-spacing: 1px;font-size: 24px; color: #000000; font-family: '黑体';">
<img src="/e/extend/wordtopic/index.php?word=<?=$word;?>" alert="<?=$bqr[title];?>" title="<?=$bqr[title];?>" width="710" height="50" /></a>
[/e:loop]

帝国cms的头条文字生成图片 - 加菲 - 加菲
 
更精确的应该是判断字数,然后更智能的显示。这只是在模板中截取固定字数,应该是最简单的办法了。




  评论这张
 
阅读(491)| 评论(0)

历史上的今天

评论

<#--最新日志,群博日志--> <#--推荐日志--> <#--引用记录--> <#--博主推荐--> <#--随机阅读--> <#--首页推荐--> <#--历史上的今天--> <#--被推荐日志--> <#--上一篇,下一篇--> <#-- 热度 --> <#-- 网易新闻广告 --> <#--右边模块结构--> <#--评论模块结构--> <#--引用模块结构--> <#--博主发起的投票-->
 
 
 
 
 
 
 
 
 
 
 
 
 
 

页脚

网易公司版权所有 ©1997-2018