ECSHOP v2.71 添加首页文章分类方法
2016-07-07 16:09 来源:www.chinab4c.com 作者:ecshop专家
方法是从别人网站上抄过来的,觉得挺实用。就放这里。 一、style.css 底部添加: /*==================== 首页文章分类 ====================*/ #new-list{ width:748px; height:100%;/* 首页文章分类高度调整*/ float:left; padding:0 3px 0 0; } #new-list .new-left{ width:246px; height:100%; float:left; padding:0 0 2px 0; overflow:hidden; } #new-list .new-center{ width:246px; height:100%; float:left; margin-left:5px; overflow:hidden; } #new-list .new-right{ width:246px; height:100%; float:left; margin-left:5px; overflow:hidden; } #new-list .listStyle{ height:100%; overflow:hidden; } .box_3{ border:1px solid #d4d4d4; background-color:#fff; height:200px; } 二、cat_articles.lbi 文件里面内容 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <div class="box"> <div class="box_3"> <h3> <span><a style="color: #565656; text-decoration: none" href="{$articles_cat.url}" title="{$articles_cat.name|escape:html}">{$articles_cat.name|escape:html}</a></span> <a href="{$articles_cat.url}"><img src="../images/more.gif" title="浏览更多" /></a> </h3> <div class="boxCenterList RelaArticle"> <!--{foreach from=$articles item=article}--> <a href="{$article.url}" title="{$article.title|escape:html}">{$article.short_title|truncate:16:"...":true}</a><br /> <!--{/foreach}--> </div> </div> </div> <div class="blank5"></div> 三、index.dwt 右边合适位置添加: 搜索 </div> <!--right end--> 在前面添加下面的代码: <!--主区域文章分类 start--> <div id="new-list"> <div class="new-left"> <!-- TemplateBeginEditable name="主区域左侧文章分类" --> <!-- #BeginLibraryItem "/library/cat_articles.lbi" --> <div class="box"> <div class="box_3"> <h3> <span><a style="color: #565656; text-decoration: none" href="{$articles_cat.url}" title="{$articles_cat.name|escape:html}">{$articles_cat.name|escape:html}</a></span> <a href="{$articles_cat.url}"><img src="../images/more.gif" title="浏览更多" /></a> </h3> <div class="boxCenterList RelaArticle"> <!--{foreach from=$articles item=article}--> <a href="{$article.url}" title="{$article.title|escape:html}">{$article.short_title|truncate:16:"...":true}</a><br /> <!--{/foreach}--> </div> </div> </div> <div class="blank5"></div> <!-- #EndLibraryItem --> <!-- TemplateEndEditable --> </div> <div class="new-center"> <!-- TemplateBeginEditable name="主区域中部文章分类" --> <!-- #BeginLibraryItem "/library/cat_articles.lbi" --> <div class="box"> <div class="box_3"> <h3> <span><a style="color: #565656; text-decoration: none" href="{$articles_cat.url}" title="{$articles_cat.name|escape:html}">{$articles_cat.name|escape:html}</a></span> <a href="{$articles_cat.url}"><img src="../images/more.gif" title="浏览更多" /></a> </h3> <div class="boxCenterList RelaArticle"> <!--{foreach from=$articles item=article}--> <a href="{$article.url}" title="{$article.title|escape:html}">{$article.short_title|truncate:16:"...":true}</a><br /> <!--{/foreach}--> </div> </div> </div> <div class="blank5"></div> <!-- #EndLibraryItem --> <!-- TemplateEndEditable --> </div> <div class="new-right"> <!-- TemplateBeginEditable name="主区域右侧文章分类" --> <!-- #BeginLibraryItem "/library/cat_articles.lbi" --> <div class="box"> <div class="box_3"> <h3> <span><a style="color: #565656; text-decoration: none" href="{$articles_cat.url}" title="{$articles_cat.name|escape:html}">{$articles_cat.name|escape:html}</a></span> <a href="{$articles_cat.url}"><img src="../images/more.gif" title="浏览更多" /></a> </h3> <div class="boxCenterList RelaArticle"> <!--{foreach from=$articles item=article}--> <a href="{$article.url}" title="{$article.title|escape:html}">{$article.short_title|truncate:16:"...":true}</a><br /> <!--{/foreach}--> </div> </div> </div> <div class="blank5"></div> <!-- #EndLibraryItem --> <!-- TemplateEndEditable --> </div> </div> <!--主区域文章分类 END--> 四、后台模板设置,指定文章分类位置、数量(数量推荐为 8 )。 |
-
s.png (108.4 KB)
回答:
支持了!爱网商城祝各位新年里发大财! |
支持一下 |
分享一下,支持 |
很好用,不过css是不是点问题· ====================*/ #new-list{ width:750px; height:100%;/* 首页文章分类高度调整*/ float:left; } #new-list .new-left{ width:246px; height:100%; float:left; padding:0 0 2px 0; overflow:hidden; } #new-list .new-center{ width:246px; height:100%; float:left; margin-left:6px; overflow:hidden; } #new-list .new-right{ width:246px; height:100%; float:left; margin-left:6px; overflow:hidden; } |
width:750px; margin-left:6px; |
我请人改的这种效果,大家看看,www.humenpifa.com |
我加了order by也不行,可能我写的不对,我对PHP不熟悉,希望能帮帮我 |
很不错,这个很好,很强大~ |
很好很强大 |
最近更新
常用插件
- ecshop注册审核插件
ecshop插件介绍:ecshop会员注册审核插件,主要是在前台提供给注册的时候...
- ecshop没登陆情况下订单查
ecshop没登陆情况下订单查询插件,主要是针对ecshop在没有登陆的情况下...
- ecshop的oss插件
ecshop的oss插件免费共享了,oss,ecshoposs...
- ecshop订单聚合插件
ecshop订单聚合插件,主要是为了方便ecshop中订单产品到货情况的分析和...
- ecshop虚拟发货插件
ecshop虚拟发货插件介绍: ecshop虚拟发货插件,主要为了通过后台手动录...
ecshop热门问答
ecshop热门资料
ecshop动态图片
ecamll分析
ecshop讲课
ecshop总数
ecshop批量取消推荐
ecshop数据采集
ecshop现价
ecshop监视器
ecshop商品总数
ecshop英文模板
ecshop辛苦
ecshop旺旺
ecshopundefined
ecshop名点
ecshop动画
ecshop文档
ecshop目标
ecshop数据库服务器
订单打印
ecshop修改底部
beegoapi
ecshop模拟
ecshopwidget
ecshop怎么办
ecshoptarget
ecshop发送者
ecshop遍历自定义类别
ecshop排列
ecshop输入
ecshop文明