账号通
    

账号  

密码  

2189

查看

2

回复
主题:用SQL自定义标签怎样实现商品一行排三个 [收藏主题]  
sishuifang 当前离线

135

主题

0

广播

0

粉丝
添加关注
级别:一年级

用户积分:1204 分
登录次数:139 次
注册时间:2007/4/17
最后登录:2017/12/1
sishuifang 发表于:2009/1/18 0:56:00   | 显示全部帖子 查看该作者主题 楼主 
做在线知识付费 选科汛云开店

官方是的SQL自定义标签推荐和热卖都是一行显示两个我想显示三个怎么改哪里呀.新来的请高手指教


 


下面是推荐的


 


<style>
.tejia_shop{ width:714px; height:auto;}
.tejia_shop li{float:left;width:200px}
.tj_shop_a{float: left;padding-right:2px;padding-left:3px;padding-top:8px;padding-bottom:4px;}


.tj_shopimg{ background:url(../../images/tj_shop_linkbj_7.gif) no-repeat; width:100px; height:100px; padding:7px 11px 6px 12px;  }


#tj_shopname{ width:100px; padding-left:8px; height:32px; padding-top:12px; line-height:10px; text-align:left; margin-bottom:5px; overflow:hidden;border-bottom:#ccc 1px dashed  }


#tj_shopname a{ font-weight:bold; color:#FF6C00; text-decoration:none}


#tj_shopname a:hover{ color:#484848; text-decoration:underline}


.tj_shopjg{ width:123px; height: 20px; padding-top:4px; padding-left:8px; line-height:20px; text-align:left; color:#131313; float:left;}


.tj_shopjg span{ color:FF6C00; font-size:12px; font-weight:600; font-family:Verdana, Arial, Helvetica, sans-serif;}
</style>
<div class="tejia_shop">
[loop=10]
<li>
 <table border="0" cellspacing="0" cellpadding="0" width="190">
   <tr>
     <td>
  <table width="190" border="0" cellspacing="0" cellpadding="0" class=tj_shop_a>
       <tr>
         <td><div class="tj_shopimg">
                   
                    <a href="{$Field(ID,GetInfoUrl,5,1)}" ><img src="{$Field(PhotoUrl,Text,0,...,0,)}" width=100 height=100 border="0" align="absmiddle" /></a>
                   
     </div></td>
         <td><div id="tj_shopname">
     <a href="{$Field(ID,GetInfoUrl,5,1)}" >{$Field(Title,Text,12,...,0,)}</a>
   </div>
            <div class="tj_shopjg">市场价:<s>{$Field(Price_Market,Num,0,2)}</s>元</div>
            <div class="tj_shopjg">517913价:<span>{$Field(Price,Num,0,2)}</span>元</div>
            </th>
       </tr>
     </table></td>
   </tr>
 </table>
</li>
 [/loop]
</div>

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.07813秒 powered by KesionCMS 9.0