主题 : ArtiList如何把日期和标题分开显示。
级别: 白丁
UID: 7631
积分:0 加为好友
威望: 0 精华: 0
主题:0 回复:0
注册时间:2010-06-07
在线时长:0
1#   发表于:2010-11-19 11:42:14  IP:122.65.*.*
斑竹好,问个小问题
table行头如下:
<table width="100%" border="0">
          <tr>
            <td width="20%;" align="center">日期</td>
            <td width="80%;" align="center">新闻内容</td>
          </tr>
</table>

我的标题的标签是:
[@cms.ArtiList count='6' sysContent='1-1' titLen='50' lineHeight='7' dateFormat='2' datePosition='3' bottomLine='1' sysPage='1' isPage='1' pageClass='pagination'/]
可以把日期和标题拆开来,分成2列吗?
级别: 童生
UID: 10739
积分:3 加为好友
威望: 0 精华: 0
主题:0 回复:3
注册时间:2010-09-08
在线时长:0
2#   发表于:2010-11-19 15:10:17  IP:59.138.*.*
如果不用自定义标签的话,是不行的
1 共1页