CSS代码在IE7和firefox2.0下测试OK

  • /*滚动条设置*/  
  • html{    
  • SCROLLBAR-FACE-COLOR:#5C1200;   
  • MARGIN: 0px;   
  • SCROLLBAR-3DLIGHT-COLOR:#5C1200;   
  • SCROLLBAR-DARKSHADOW-COLOR:#5C1200;   
  • SCROLLBAR-BASE-COLOR:#000;}   
  •   
  • /*页面整体设置*/    
  • body {    
  • color:#363739;    
  • padding:0;    
  • margin:0;    
  • backgroundurl(http://fm121.img.xiaonei.com/blog/20070807/14/56/A976139616894RHI.gif) repeat-y center;    
  • cursor:url(http://img.xiaonei.com/photos/20061001/1120/orig656734.cur); }    
  •   
  • /*隐藏版块*/    
  • #logo#tagline, #copyrightlink, .announcement, #userBlog .more, #utility, #permalink, #sidebar, #reportlink,#footer p{    
  • display:none}    
  •   
  • /*头部图片设置*/    
  • #container{   
  • width:760px;    
  • margin:0 auto;    
  • padding:0;}    
  •   
  • /*头部设置*/    
  • #header {    
  • height:284px;    
  • background:url(http://fm141.img.xiaonei.com/blog/20070807/14/56/A979915855833RHI.gif) no-repeat;}    
  •   
  • /*内容部分*/    
  • #content {    
  • border:0;    
  • width:760px;    
  • padding:0px;   
  • background:url(http://fm201.img.xiaonei.com/blog/20071106/12/39/A398114110690FLO.gif) repeat-y right;}    
  • #widebar {    
  • width:760px;    
  • padding:0;    
  • margin:0;    
  • border:0;    
  • background:none;}    
  •   
  • #userStatus {    
  • margin:0;    
  • padding:10px 0px 10px 10px;    
  • background:#F3EFE6;   
  • border-bottom:#D2C4A2;}    
  •   
  • /*底部设置*/    
  • #footer {    
  • width:760px;    
  • height:34px;    
  • background:url(http://fm201.img.xiaonei.com/blog/20071106/13/32/A714608688528HEI.gif) no-repeat right;}    
  •   
  • /*底部文字样式*/    
  • #footer p{    
  • padding:20px 100px 0 100px;    
  • color:#000;}    
  •   
  • /*底部链接样式*/    
  • #footer a:link,#footer a:visited,#footer a:hover{    
  • color:#363739;}    
  •   
  •   
  • /*整体链接样式*/    
  • /*未访问的链接和已访问的链接*/    
  • a:link,a:visited{    
  • color:#363739;}    
  • /*鼠标在链接时的样式*/    
  • a:hover{    
  • color:#000;}    
  •   
  • /*导航条样式*/    
  • #navigation {    
  • height:30px;    
  • padding:0 0 0 55px;    
  • border:0;    
  • background:url(http://fm191.img.xiaonei.com/blog/20071106/13/33/A719370172146HEI.GIF) no-repeat;}    
  •   
  • #navigation ul li{    
  • background-image:none !important;}    
  •   
  • #navigation a:link,#navigation a:visited {    
  • color:#fff;    
  • background:transparent;}    
  •   
  • #navigation a:hover {    
  • color:#fff;    
  • backgroundurl(http://fm191.img.xiaonei.com/blog/20071106/13/37/A747310926668OXC.gif);}   
  •   
  • #navigation ul ul{    
  • background:#840000;    
  • border:0;}   
  •   
  • #navigation ul ul a:link, #navigation ul ul a:visited{    
  • color:#fff;    
  • border:0;    
  • background:#840000;}    
  •   
  • #navigation ul ul a:hover {    
  • color:#fff;    
  • background:#AE0000;}    
  •   
  • /*头像列设置*/    
  • #userRelations{   
  • margin-left:5px;}   
  •     
  • /*头像列链接样式*/    
  • #userRelations * a:link,#userRelations * a:visited{   
  • color:#777070; }   
  •   
  • /*账号信息列设置*/    
  • #userUpdates{    
  • float:left;    
  • width:490px;    
  • margin-left:20px;}    
  •   
  • /*h3标题设置*/  
  • #content h3{    
  • background:#F9F5EC;    
  • border:1px none #666666;    
  • color:#666;}    
  • /*左边H3标题*/  
  • #userRelations h3{    
  • background:#840000;    
  • border:1px none #666666;    
  • color:#A7A3A3;}    
  •   
  • /*日记标题样式*/    
  • #userBlog .info{    
  • background:#F9F5EC;    
  • border:0;}    
  •   
  • /*日记标题长度设置*/    
  • #userBlog .info h4{    
  • width:auto;}    
  •   
  • /*日记最大宽度控制*/    
  • #userBlog .text{    
  • overflow:auto;    
  • maxheight:500px;    
  • color:#363739;}    
  •   
  • /*礼物标题样式*/    
  • #giftBox .sub-h3{    
  • background:#F9F5EC;    
  • border:0;}    
  •   
  • /*留言栏设置*/    
  • #talk .info{    
  • background:#F9F5EC;    
  • border:0;}    
  •   
  • /*加宽留言框长度*/    
  • #userTalk #cmtbody{    
  • width:95%;}    
  •   
  • /*留言框背景样式*/    
  • #userTalk textarea{   
  • border:1px dashed #840000;    
  • background:#840000;    
  • backgroundurl(http://www.bo-u.cn/sc/inputbg.gif) no-repeat;}    
  •   
  • /*留言板按钮样式*/    
  • #userTalk .subbutton, #userTalk .inputbutton{    
  • padding:0 5px;    
  • border:0px solid;    
  • background:#840000}    
  •   
  • /*头像下面链接样式*/    
  • #userActions li a:link,#userActions li a:visited{    
  • color:#A7A3A3;}    
  •   
  • #userActions li a:hover{    
  • color:#fff;    
  • background:#840000;}    
  •   
  • #userActions li{border:0;}    
  •   
  • /*好友分布长度限制*/    
  • #userFriendUniv{    
  • overflow:hidden;   
  • height:1200px;}    
  •   
  • posted on 2008-08-19 02:27  西湖浪子  阅读(227)  评论(0)    收藏  举报