以下是代码:
#userStatus{background: transparent;} body{ font-size:11.5px; text-align:center; color:#d9a10d ; font-family: Tahoma, Arial, 新宋体; background-image: url(http://fm221.img.xiaonei.com/tribe/20071021/21/04/A185164145730HEI.gif);background-repeat: repeat-x; } #profilePage{ background-image: url(http://fm221.img.xiaonei.com/tribe/20071021/21/04/A185164145730HEI.gif); background-repeat: repeat; } #widebar{ width:980px; } #header{ width:960px; background-repeat: no-repeat; height: 139px; background-image: url(http://fm211.img.xiaonei.com/tribe/20071021/19/16/A542299070267FLO.jpg); } #content{ width:960px; border:0; background-image: url(http://fm191.img.xiaonei.com/tribe/20071021/19/17/A550523865519FLO.jpg); background-repeat: repeat-y; } #widebar #footer{ background-image: url(http://fm171.img.xiaonei.com/tribe/20071021/21/15/A251806056434FLO.jpg);width:982px; height: 33px; font-size: 12px; background-repeat: no-repeat; background-position: left top; } /*好友分布长度限制*/ #userFriendUniv .boxcont{ overflow:hidden; height:800px; } /*链接样式设置*/ * a:link, * a:visited{ color: #d9a10d; } * a:hover{ color: #808080; } /*导航条位置及样式设置*/ #navigation{ display:none; } #navigation a:link, #navigation a:visited{ height:20px; text-align:center; text-decoration:none; font-weight:bold; text-transform: capitalize; padding-top: 10px; color: #cf8e02 ; padding: 5px; } #navigation a:hover { text-decoration:none; color:#FFFFFF; background-color:#d9a10d; padding:5px; } /*左右内容位置设置*/ #userRelations{ float:left; margin-left:0px; width:220px; background-image: url(http://fm221.img.xiaonei.com/tribe/20071021/19/23/A583867348354EWE.jpg); background-repeat: repeat-y; background-position:right center; } #userPicture{ padding-top:10px; padding-left:8px; background-image: url(http://fm221.img.xiaonei.com/tribe/20071021/20/51/A106755127229EWE.gif); background-repeat: no-repeat; background-position: right top; } #userUpdates { float:left; width:660px; margin-left:12px; padding:10px; background:url(http://fm231.img.xiaonei.com/tribe/20071021/22/25/A677246945030EWE.jpg) no-repeat; }
#userRelations h3{ margin:0px; text-align:left; font-weight:bold; font-size:11px; color: #d9a10d ; text-indent: 18px; background-image: url(http://fm201.img.xiaonei.com/tribe/20071021/20/42/A059876594566OXC.jpg); background-repeat: no-repeat; background-position:right center; border:0; } /*右栏设置*/ #userUpdates h3{ margin:0px; text-align:left; font-weight:bold; font-size:11px; color: #d9a10d ; text-indent: 18px; height:33; background-image: url(http://fm211.img.xiaonei.com/tribe/20071021/19/33/A639075187587HEI.jpg); background-repeat: no-repeat; background-position: center; border:0; } /*好友分享*/ #content #userFriendUniv{ padding-bottom:24px; margin-bottom:-24px; background-image: url(http://fm201.img.xiaonei.com/tribe/20071021/20/53/A119031070222HEI.gif); background-repeat: no-repeat; background-position:right bottom; } /*留言按钮*/ * html .inputbutton,* html .subbutton,* html .inputsubmit{ padding:0 5px; margin-bottom:10px; border:0px solid; background-color:#667D31; } /*留言栏*/ * textarea{ padding:0 5px; border:1px dashed #667D31; background:#eeeeee; } /*底边框置0*/ #userActions li { border-bottom:0px} #userRelations .boxcont { border-right:0px;} #userActions li a:hover{ color: #eee;} #userStatus a:hover,#userShare a:hover,#userActions li a:hover,#userFriendUniv a:hover,##userActions li a:hover{ color: #fff; background:#d9a10d; } #userSchoolClass .boxcont { padding:5px; border:1px solid #d9a10d; } #userProfile th { width:6em; color:#808080; font-weight:normal; text-align:left; vertical-align:top;} /*H4的样式设置*/ #AccountInfo H4,#BasicInfo H4,#ContactInfo H4,#PersonalInfo H4, #SchoolInfo H4 { color:#d9a10d; } /*日记标题、留言栏上边框*/ #blog .info, #talk .info { color:#d9a10d; border-top:1px solid #d9a10d; } /*日记标题设置*/ #userBlog .info{ background:#FDF092; color:#FDF092; } #talk .article .info { background:transparent;border-top:1px; } /*头像边框设置*/ #userPicture a img { border:1px solid #C3CAA8;} #userPicture a:hover img { border:1px solid #000;} /*清除导航条上的分隔线 */ #navigation ul li{background-image:none !important;}
#tagline,#utility,#logo,#sidebar,.block,#permalink,#footer p,#footer strong,#reportlink,#footer div,#userPandora h3{ display:none; } #flink ul{ width: 95%;/*根据自己群设置宽度*/ text-align:center; padding:5px; } #flink li{ float:left; width:49%;/*这个也得根据自己群设置宽度*/ height:20px; color: #d9a10d; margin-top:5px; padding:5px 0; display:block; text-align:center; } #flink li a { display:block; text-decoration: none; padding:5px; } #flink li a:hover { display:block; background:#d9a10d; color:#fff; padding:5px; text-decoration: none; }
|