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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[已答复] 如何调整下面的图片轮换那个12345的距离!

[复制链接]
sxcz163 发表于 2010-1-28 08:55:16 | 显示全部楼层 |阅读模式
如何调整图片轮换里面那个123的距离!
lidq.jingwu 发表于 2010-1-28 09:00:29 | 显示全部楼层
在templates/default/css/common.css文件中下面一段是控制幻灯片的,可以调试一下。

  1. #focus_turn { position:relative; height:315px; margin-bottom:10px; border:1px solid #D8D8D8; background:url(../images/focus_turn_bg.gif) repeat-x; }
  2.         #focus_pic { margin:12px 0 0 12px!important;  margin:11px 0 0 12px; }
  3.                 #focus_pic li img { width:350px; height:260px; padding:1px; border:1px solid #D8D8D8; background:#FFF; }
  4.                 #focus_pic .normal { display:none; }
  5.                 #focus_pic .current { display:block; }
  6.         #focus_btn { position:absolute; right:14px; bottom:41px; border-left:1px solid #D8D8D8; }
  7.                 #focus_btn span { display:block; float:left; overflow:hidden; width:22px; height:22px; margin:0 0 0 -1px; border:1px solid #D8D8D8; text-align:center; font:14px Arial, Helvetica, sans-serif; font-weight:700; line-height:22px; cursor:pointer; }
  8.                 #focus_btn .normal { background:#FFF; color:#1A4963; }
  9.                 #focus_btn .current { background:#1A4963; color:#FFF; }
  10.         #focus_tx { height:20px; overflow:hidden; margin:5px 0 0 12px; font-size:14px; line-height:20px; }
  11.                 #focus_tx .normal { display:none; }
  12.                 #focus_tx .current { display:block; }
  13.         #focus_opacity {  position:absolute; left:14px; bottom:41px; width:350px; height:24px; background:#FFF; opacity:0.4; filter:alpha(opacity=40); }
复制代码
回复

使用道具 举报

天婷a 发表于 2010-1-28 09:32:37 | 显示全部楼层
在templates/default/css/common.css文件中下面一段是控制幻灯片的,可以调试一下。
lidq.jingwu 发表于 2010-01-28 09:00



    如果他看得懂,他就不问了,呵呵,

  1.         /* focus turn */
  2. #focus_turn { position:relative; height:315px; margin-bottom:10px; border:1px solid #D8D8D8; background:url(../images/focus_turn_bg.gif) repeat-x; }
  3.         #focus_pic { margin:12px 0 0 12px!important;  margin:11px 0 0 12px; }
  4.                 #focus_pic li img { width:350px; height:260px; padding:1px; border:1px solid #D8D8D8; background:#FFF; }
  5.                 #focus_pic .normal { display:none; }
  6.                 #focus_pic .current { display:block; }
  7.         #focus_btn { position:absolute; right:14px; bottom:41px; border-left:1px solid #D8D8D8; }
  8.                 #focus_btn span { display:block; float:left; overflow:hidden; width:22px; height:22px; margin:0 0 0 -1px; border:1px solid #D8D8D8; text-align:center; font:14px Arial, Helvetica, sans-serif; font-weight:700; line-height:22px; cursor:pointer; margin-right:7px;加了一个属性,这个7PX就是距离 别忘了把中文删除}
  9.                 #focus_btn .normal { background:#FFF; color: #FF0000;  }
  10.                 #focus_btn .current { background:#1A4963; color:#FFF; }
  11.         #focus_tx { height:20px; overflow:hidden; margin:5px 0 0 12px; font-size:14px; line-height:20px; }
  12.                 #focus_tx .normal { display:none; }
  13.                 #focus_tx .current { display:block; }
  14.         #focus_opacity {  position:absolute; left:14px; bottom:41px; width:350px; height:24px; background:#FFF; opacity:0.4; filter:alpha(opacity=40); 透明度}
复制代码


本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-19 01:25 , Processed in 0.017909 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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