本文整理自网络,侵删。
织梦dedecms默认首页模板中的图文资讯出现错位的情况,检查了一下他的网站,现在把解决方法分享给大家。
找到以下代码:
<dt class='light'><strong>图文资讯</strong></dt> <dd class='light'> <ul class="e1">{dede:arclist row=15 titlelen=16 orderby=pubdate type='image.' imgwidth='124' imgheight='94'} <li><a href="[field:arcurl/]">[field:image/]<span class="title">[field:title/]</span></a></li>{/dede:arclist} </ul> </dd>
在row=15 后面,增加一句titlelen=16 即可。提示:也可按自己的需要修改标题的长度。
以上方法很简单,大家跟着小编测试下即可解决,感谢大家对的支持。
标签:织梦DedeCMS
相关阅读 >>
dedecms织梦模板描述description长度限制修改方法
dedecms上传图片提示upload filetype not allow错误解决方法
更多相关阅读请进入《织梦DedeCMS》频道 >>