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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[疑难] SupeSite5.5风格代码解释

[复制链接]
斯蒂文 发表于 2007-7-14 01:41:16 | 显示全部楼层 |阅读模式
希望进来看到这个贴的高手能逐行帮忙解释一下style.css文件内的这些代码,改登录窗口的风格全都靠它:
  1. /*-----------------------------------------------------------------------------------用户相关*/
  2. #panel { width: 600px; overflow: hidden; margin: 1em auto; }
  3. #userpanel fieldset, #loginform fieldset { border: none; margin: 0; padding: 0; }
  4. #userpanel legend, #loginform legend { display: none; }
  5. /*用户面板*/
  6. #userpanel { border: solid #E9E9E9; border-width: 0 1px 1px; zoom: 1; overflow: hidden; margin-bottom: 5px; height: 129px; background: url(../images/side_mini_title.gif) no-repeat 0 0; }
  7.         /*未登录*/
  8.         #userpanel fieldset { border: none; padding: 0 10px; margin: 0; position: relative; }
  9.                 #userpanel legend { padding-left: 14px; line-height: 26px; }
  10.                 #userpanel input { width: 40px; }
  11.                 #userpanel p { margin: 0.5em 0; margin-left: 3em; }
  12.                 #userpanel label { padding-right: 10px; }
  13.                 #userpanel #dologin { position: absolute; right: 30px; bottom: 50px; width: 64px; height: 32px; border: none; background: #A6D18A url(../images/btn_login.gif); text-indent: -9999px; }
  14.                 #userpanel form a { line-height: 2em; color: #30A9D4; border-right: 1px solid #F3F3F5; padding-right: 5px; }
  15.         /*登录后*/
  16.         #userpanel h3 { margin: 0; line-height: 26px; padding-left: 26px; font-size: 1em; font-weight: normal; }
  17.         #userpanel ul { margin: 10px 26px; }
  18.         #userpanel li { border-bottom: 1px solid #E9E9E9; }
  19.         #userpanel li a { padding-left: 7px; margin-right: 5px; background: url(../images/icon_item.gif) no-repeat 0 7px; }
复制代码
我现在出现的问题是:
  1. #userpanel { border: solid #E9E9E9; border-width: 0 1px 1px; zoom: 1; overflow: hidden; margin-bottom: 5px; height: 129px; background: url(../images/side_mini_title.gif) no-repeat 0 0; }
复制代码
这一段里面没有改height: 129px;的时候登录窗口是这个样子的:


改成30px以后又变成了这个样子的:


这样就不知道该改哪里了,请高手帮忙解释一下,以使我等菜鸟能知道!

[ 本帖最后由 斯蒂文 于 2007-7-14 08:42 编辑 ]
skyII劲II 发表于 2007-7-14 01:48:27 | 显示全部楼层
楼下的高手回答楼上高手的问题。。
回复

使用道具 举报

 楼主| 斯蒂文 发表于 2007-7-14 08:40:28 | 显示全部楼层
沉得快,一定把它顶起来,等人帮忙!
回复

使用道具 举报

 楼主| 斯蒂文 发表于 2007-7-14 16:30:52 | 显示全部楼层
还是没人回,顶到回为止!
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-12-26 01:31 , Processed in 0.022129 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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