织梦dede栏目页分页错位,分页样式修改方法
如遇下载链接蓝奏网盘打不开lanzous替换成lanzoux尝试! 广告
织梦文章列表页可能会有错位的情况发生,这里需要做二次修改,总共三步,即可完成完美的分页样式。演示的案例就和织梦58官方站列表分页样式一样。
领先步:将此段插入到模板的分页HTML里面:
<div class=”page_list”>
{dede:pagelist listitem=”info,index,end,pre,next,pageno” listsize=”5″/}
</div>
第二步:将此段加入到模板样式里面:
/*分页*/
.page_list {padding:3px; margin: 3px; text-align:center}
.page_list a{padding:2px 5px; margin:2px; border:#eee 1px solid; color:#036cb4; text-decoration:none}
.page_list a:hover {border:#999 1px solid; color:#666;}
.page_list a:active {border:#999 1px solid; color:#666;}
.page_list .thisclass {padding:2px 5px; border:#036cb4 1px solid; background-color:#036cb4; font-weight:bold; color:#fff; margin:2px}
.page_list .disabled {border: #eee 1px solid; padding:2px 5px; margin:2px; color:#ddd;}
第三步:需要修改include中的arc.listview.class.php。
include/arc.listview.class
NOTICE:【咨询风格酷】客服微信:wwwxmamnet
NOTICE:【风格酷模板网②群】QQ群:288678775
☉免责声明:本站所有模板均来自用户分享和网络收集,仅供学习与参考,请勿用于商业用途,如果损害了您的权利,请联系网站客服,我们核实后会立即删除。
☉如果源码网盘地址失效!或有其他问题,请点我报错,谢谢合作!
☉人民币与积分汇率为1比10,即1元=10积分.有任何疑问请联系客服!
☉如有其他问题,请加网站客服QQ(1131734965)进行交流。
☉本站提供的源码、模板、软件工具等其他资源,都不包含技术服务,请大家谅解!
☉源码、模板等资源会随着技术、环境的升级而存在部分问题,还请慎重选择。