Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

[求助] 图片显示样式代码问题,这个代码哪里错了呢?

[复制链接]
喂呵 发表于 2014-10-12 16:52:12 | 显示全部楼层 |阅读模式
想要图片下面有显示图片标题的代码,可是做出来以后,图片的下面莫名其妙多出好多白色的地方,占位置了。各位大神看看这个代码哪里有问题呢?
这是效果:怎么上传不了图。。。
<style>
.block {margin:0;}
.frame, .frame-tab {margin:0;border:0;background:none;}
.slidebar li {width: 10px;height: 10px;background:#085bb0;filter: none; margin-right: 8px;}
.slidebar li.on {background:white;filter: none; }
</style>
<div class="module cl slidebox" style="height:380px;position: relative;">
<ul class="slideshow">
[loop]
<li style="width: {picwidth}px; height: {picheight}px;"><a href="{url}"{target}><img src="{pic}" width="{picwidth}" height="{picheight}" /></a><span class="title">{title}</span></li>
[/loop]
</ul>
<ul class="slidebar" style="position: absolute;bottom:11px;right:10px;">
[loop1]<li></li>[/loop1]
</ul>
</div>
<script type="text/javascript">
runslideshow();
</script>

回复

使用道具 举报

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

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-11-26 10:43 , Processed in 0.103477 second(s), 15 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表