请选择 进入手机版 | 继续访问电脑版

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
引用 冷血傲情 2017-3-9 21:18
CSS样式,其他自己根据显示,自己调整
/* 在线问答*/
.wdlist{width:328px;margin:10px 0 0 10px}
.wdhy img{padding:2px;width:48px;height:48px;background:#FFF;border-color: #F2F2F2 #CDCDCD #CDCDCD #F2F2F2;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.wendabt{margin-left:10px;width:255px;}
.wetit{margin-bottom:5px;height:27px;overflow:hidden;}
.wetit a{color:#649482;font-size:16px<br><div style=&quot;text-align: left;&quot;>
.wetit a{color:#649482;font-size:16px;padding-top:7px;padding-bottom:4px;font-family:&quot;微软雅黑&quot;;text-decoration:none;font-weight:normal;}
引用 冷血傲情 2017-3-9 20:47
PS:上上面的代码果然是错的,搞死我了,这是我手打的LOOP代码
[loop]
<div class=&quot;wdlist z&quot;>
        <div class=&quot;wdhy z&quot;>
                <a href=&quot;home.php?mod=space&uid={authorid}&quot; title=&quot;访问{author}的空间&quot;><img src=&quot;{avatar}&quot; alt=&quot;{author}&quot; data-bd-imgshare-binded=&quot;1&quot;>
                        </a>
                </div>
        <div class=&quot;wendabt z&quot;>
                <div class=&quot;wetit&quot;>
                                <a href=&quot;{url}&quot; title=&quot;{title}&quot;>{title}</a>
                        </div>

                <div class=&quot;wdls&quot;>
                        <dd class=&quot;z&quot;>发帖时间:{dateline}</dd>
                        <dt class=&quot;y&quot;>浏览:{views}次</dt>
                </div>
        </div>

</div>
[/loop]
引用 小新 2014-9-11 01:42
草,代码根本一样,害得自己手打

QQ|Archiver|手机版|小黑屋|Discuz代码分析|Discuz目录结构|DZ起点网 ( 蜀ICP备13000518号-15 )

GMT+8, 2024-4-19 03:28 , Processed in 0.017790 second(s), 7 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

返回顶部