热搜词
发表于 2014-8-31 10:38:43 | 显示全部楼层 |阅读模式
模板演示截图: ------------------------------------------------------------------------------------------------------------------
02.jpg


模板演示:
http://www.ecmoban.com/goods-235.html
模板说明:http://www.ecmoban.com/article-1698.html

我也安装后,可是发现首页新闻和广告位是完全错位的,希望官网给个解决办法。
05.jpg



解决方法:
在官方网站没有找到解决方法,现已经自己解决了,方法如下,首先打开首页模板文件index.dwt,查找如下代码:

   <!--焦点图和站内快讯 START-->
    <div class="box clearfix">
      <!-- #BeginLibraryItem "/library/index_ad.lbi" --><!-- #EndLibraryItem -->
       <div class="f_r">   
           <!-- #BeginLibraryItem "/library/new_articles.lbi" --><!-- #EndLibraryItem -->
     </div>  
    <!-- TemplateBeginEditable name="右边区域" -->
<!-- #BeginLibraryItem "/library/recommend_hot.lbi" -->

修改为:

   <!--焦点图和站内快讯 START-->
    <div class="box clearfix">
       <div class="f_l">   
      <!-- #BeginLibraryItem "/library/index_ad.lbi" --><!-- #EndLibraryItem -->
       </div>
       <div class="f_r">   
           <!-- #BeginLibraryItem "/library/new_articles.lbi" --><!-- #EndLibraryItem -->
     </div>  
   <div  class="clearfix" ></div>
    <!-- TemplateBeginEditable name="右边区域" -->
<!-- #BeginLibraryItem "/library/recommend_hot.lbi" -->
全部评论1
灰儿 发表于 2014-8-31 11:03:30 | 显示全部楼层
解决模版首页购物车错位问题: 06.jpg

打开模版目录style.css,找到如下代码:
.buy_car_bg {float: left;width: 100px;height: 27px;line-height: 27px;padding-right: 10px;text-indent: 30px;_padding: 0;background: url(images/buy_bg2.gif) 0 0 no-repeat;}

修改为:
.buy_car_bg {float: left;width: 100px;height: 27px;line-height: 27px;padding-right: 10px;text-indent: 10px;_padding: 0;background: url(images/buy_bg2.gif) 0 0 no-repeat;}

回复

使用道具 举报

回复
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|手机版|小黑屋|管理员之家 ( 苏ICP备2023053177号-2 )

GMT+8, 2024-9-20 09:11 , Processed in 0.153532 second(s), 25 queries .

Powered by Discuz! X3.5

Cpoyright © 2001-2024 Discuz! Team