
css高手们,帮兄弟点忙!!!(有加分)
前两天下了一段校内代码,很喜欢,但是好像有点问题,我自己改不来,麻烦有懂的给改下,兄弟给他再加10分~希望有哪位懂的兄弟能帮帮忙,把页面里那一排“首页,个人主页。。。。。...
前两天下了一段校内代码,很喜欢,但是好像有点问题,我自己改不来,麻烦有懂的给改下,兄弟给他再加10分~
希望有哪位懂的兄弟能帮帮忙,把页面里那一排“首页,个人主页。。。。。。”什么的选项改到左页面边去,兄弟不胜感激,另有10加分奉送!! 展开
希望有哪位懂的兄弟能帮帮忙,把页面里那一排“首页,个人主页。。。。。。”什么的选项改到左页面边去,兄弟不胜感激,另有10加分奉送!! 展开
1个回答
展开全部
/*隐藏版块*/
#logo, #tagline, #copyrightlink, .announcement, #userBlog .more, #utility, #permalink, #sidebar, #reportlink, #footer p,#userFriend,#userGroup,#userShare,#userFriendUniv,#userClass{display:none}
#userActions{background:transparent;}
/*页面调整*/
#spacePage #content {margin:0px auto;width:950px;text-align:left;border:0px; background:transparent;}
/*定义了空白区域和content的样式*/
/*清除线条和空白*/
#userFriendUniv .boxcont .note {border-top: 1px solid #FFFFFF; border-bottom-style: solid; border-bottom-width: 1px ;float:;border: 1px dashed #FFFFFFF; background: transparent; border-left-width: 0px; border-right-width: 0px;}
#widebar, #container, #content {border-top: 0px solid #FFFFFF; border-bottom-style: solid; border-bottom-width: 0px ;float:;border: 0px dashed #FFFFFFF; background: transparent; border-left-width: 0px; border-right-width: 0px;}
/*新鲜事边框*/
#userActions LI,.opi-content, #userStatus {border-top: 1px solid #FFFFFF; border-bottom-style: solid; border-bottom-width: 1px ;float:;border: 1px dashed #FFFFFFF; background: transparent; border-left-width: 0px; border-right-width: 0px;}
/*状态烂*/
#userStatus {margin:0; padding:10px 0px 10px 10px; background:#6633CC; color:#FF6700;}
#userStatus .stat {background:url( *.jpg) no-repeat left top; padding-left:90px;}
/*头部图片设置*/
#container{margin:0 auto; padding:0; width:1040px;}
/*头部设置*/
#header {top:50px; height:650px; width:1040px; left:20px;background:url(*.JPG) no-repeat;center;}
/*头像下面链接样式*/
#userActions li a:link,#userActions li a:visited{color:#FF6700;}
#userActions li a:hover{color:#FF6700; background:#ffffff;}
#userActions li{border:0;}
/*导航条样式*/
#navigation{height:27px; padding:0 0 0 25px; width:950px; border:0;right:px;background:transparent;}
#navigation ul li{background-image:none !important;}
#navigation a:link,#navigation a:visited {color:#FF6700; background:transparent;}
#navigation a:hover {color:#6633CC; background:#ffffff;}
#navigation ul ul{background:#FF6700; border:none; solid #FF6700;}
#navigation ul ul a:link, #navigation ul ul a:visited{color:#6633CC; border-bottom: 1px solid:#FF6700; background:#ffffff;}
#navigation ul ul a:hover {color:#FF6700; background:#ffffff;}
/*字体颜色*/
#userAlbum .stat{color:#FF6700;}
#userProfile .count{color:#FF6700;}
#userProfile .stat{color:#FF6700;}
A:link{COLOR:#FF6700;};
A:visited{COLOR:#FF6700;};
A:active{COLOR:#FF6700;};
A:hover{COLOR:#ffffff};
body{COLOR:#FF6700;}
#userStatus H2,#userStatus .count,#userStatus .stat{color:#FF6700;}
#talk .info .author a strong,#talk .info .author strong{color:#FF6700;}
#userProfile h4{COLOR:#FF6700;}
.box h3,.subinfo,#userProfile .userProfileItem,#userProfile .userProfilXXXXXXue{color:#FFF6700;}
/*内容部分的调整*/
#container{overflow:hidden;width:1004px;margin:0px auto;}
#widebar{background:url(*.JPG) repeat-y center;width:1004px;margin:0px auto;}
/*内部结构*/
#userRelations{float:left;width:200px;margin-left:0px !important;}
#userUpdates{float:right;width:700px;margin-right:0px !important;}
/*日志题目的透明*/
#userTalk .info{background:none;}
#userBlog .info{background:none;}
#userBlog .stat{background:none;}
/*h3标题设置*/
#content h3 {color:#FF6700; background:#6633CC; border:0px;}
/*日记标题样式*/
#userBlog .info{background:transparent; border:0px;}
/*日记标题长度设置*/
#userBlog .info h4{width:auto;}
/*礼物标题样式*/
#giftBox .sub-h3{color:#FF6700background:#6633CC;border:0px;}
/*留言栏设置*/
#talk .info{background:transparent; border:0px;}
/*加宽留言框长度*/
#userTalk #cmtbody{width:100%;}
/*留言板背景*/
#cmtbody {background-image: url(*.GIF); color:#EE7600;height:563px; width:100px;}
/*留言板按钮样式*/
* html .inputbutton,* html .subbutton,* html .inputsubmit{padding:0px;border:1px solid #333333;color:#FFFFFF;background:#6633CC;filter:chroma(color:#FF6700)}
#userTalk .subbutton, #userTalk .button{padding:0 5px; border:0px solid; background:#6633CC;}
/*留言板外部白框 线条*/
#starttalkForm {border-top: 0px solid #FFFFFF; border-bottom-style: solid; border-bottom-width: 0px ;float:;border: 0px dashed #FFFFFFF; background: transparent; border-left-width: 0px; border-right-width: 0px;}
#userPicture{border:0px;}
/*底部设置*/
/*#footer {width:1040px; height:540px;left:20px; background:url() no-repeat;}*/
/*底部文字样式*/
#footer p{padding:0 10px;color:#FFFFFF;}
/*底部链接样式*/
#footer a:link,#footer a:visited,#footer a:hover{color:#363739;}
BODY {BACKGROUND:#faf9f5}
html{margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
overflow-x : hidden;
scrollbar-face-color: #6633CC;
scrollbar-highlight-color: #d3a4ff;
scrollbar-shadow-color:#d3a4ff;
scrollbar-3dlight-color: #d3a4ff;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#330055;}
/*鼠标*/
body{background:#000;cursor:url(*.cur);}
a:hover{cursor:url(*.cur);}
body{}</style><BGSOUND src=*.mp3 autostart='true' loop='-1'>
#logo, #tagline, #copyrightlink, .announcement, #userBlog .more, #utility, #permalink, #sidebar, #reportlink, #footer p,#userFriend,#userGroup,#userShare,#userFriendUniv,#userClass{display:none}
#userActions{background:transparent;}
/*页面调整*/
#spacePage #content {margin:0px auto;width:950px;text-align:left;border:0px; background:transparent;}
/*定义了空白区域和content的样式*/
/*清除线条和空白*/
#userFriendUniv .boxcont .note {border-top: 1px solid #FFFFFF; border-bottom-style: solid; border-bottom-width: 1px ;float:;border: 1px dashed #FFFFFFF; background: transparent; border-left-width: 0px; border-right-width: 0px;}
#widebar, #container, #content {border-top: 0px solid #FFFFFF; border-bottom-style: solid; border-bottom-width: 0px ;float:;border: 0px dashed #FFFFFFF; background: transparent; border-left-width: 0px; border-right-width: 0px;}
/*新鲜事边框*/
#userActions LI,.opi-content, #userStatus {border-top: 1px solid #FFFFFF; border-bottom-style: solid; border-bottom-width: 1px ;float:;border: 1px dashed #FFFFFFF; background: transparent; border-left-width: 0px; border-right-width: 0px;}
/*状态烂*/
#userStatus {margin:0; padding:10px 0px 10px 10px; background:#6633CC; color:#FF6700;}
#userStatus .stat {background:url( *.jpg) no-repeat left top; padding-left:90px;}
/*头部图片设置*/
#container{margin:0 auto; padding:0; width:1040px;}
/*头部设置*/
#header {top:50px; height:650px; width:1040px; left:20px;background:url(*.JPG) no-repeat;center;}
/*头像下面链接样式*/
#userActions li a:link,#userActions li a:visited{color:#FF6700;}
#userActions li a:hover{color:#FF6700; background:#ffffff;}
#userActions li{border:0;}
/*导航条样式*/
#navigation{height:27px; padding:0 0 0 25px; width:950px; border:0;right:px;background:transparent;}
#navigation ul li{background-image:none !important;}
#navigation a:link,#navigation a:visited {color:#FF6700; background:transparent;}
#navigation a:hover {color:#6633CC; background:#ffffff;}
#navigation ul ul{background:#FF6700; border:none; solid #FF6700;}
#navigation ul ul a:link, #navigation ul ul a:visited{color:#6633CC; border-bottom: 1px solid:#FF6700; background:#ffffff;}
#navigation ul ul a:hover {color:#FF6700; background:#ffffff;}
/*字体颜色*/
#userAlbum .stat{color:#FF6700;}
#userProfile .count{color:#FF6700;}
#userProfile .stat{color:#FF6700;}
A:link{COLOR:#FF6700;};
A:visited{COLOR:#FF6700;};
A:active{COLOR:#FF6700;};
A:hover{COLOR:#ffffff};
body{COLOR:#FF6700;}
#userStatus H2,#userStatus .count,#userStatus .stat{color:#FF6700;}
#talk .info .author a strong,#talk .info .author strong{color:#FF6700;}
#userProfile h4{COLOR:#FF6700;}
.box h3,.subinfo,#userProfile .userProfileItem,#userProfile .userProfilXXXXXXue{color:#FFF6700;}
/*内容部分的调整*/
#container{overflow:hidden;width:1004px;margin:0px auto;}
#widebar{background:url(*.JPG) repeat-y center;width:1004px;margin:0px auto;}
/*内部结构*/
#userRelations{float:left;width:200px;margin-left:0px !important;}
#userUpdates{float:right;width:700px;margin-right:0px !important;}
/*日志题目的透明*/
#userTalk .info{background:none;}
#userBlog .info{background:none;}
#userBlog .stat{background:none;}
/*h3标题设置*/
#content h3 {color:#FF6700; background:#6633CC; border:0px;}
/*日记标题样式*/
#userBlog .info{background:transparent; border:0px;}
/*日记标题长度设置*/
#userBlog .info h4{width:auto;}
/*礼物标题样式*/
#giftBox .sub-h3{color:#FF6700background:#6633CC;border:0px;}
/*留言栏设置*/
#talk .info{background:transparent; border:0px;}
/*加宽留言框长度*/
#userTalk #cmtbody{width:100%;}
/*留言板背景*/
#cmtbody {background-image: url(*.GIF); color:#EE7600;height:563px; width:100px;}
/*留言板按钮样式*/
* html .inputbutton,* html .subbutton,* html .inputsubmit{padding:0px;border:1px solid #333333;color:#FFFFFF;background:#6633CC;filter:chroma(color:#FF6700)}
#userTalk .subbutton, #userTalk .button{padding:0 5px; border:0px solid; background:#6633CC;}
/*留言板外部白框 线条*/
#starttalkForm {border-top: 0px solid #FFFFFF; border-bottom-style: solid; border-bottom-width: 0px ;float:;border: 0px dashed #FFFFFFF; background: transparent; border-left-width: 0px; border-right-width: 0px;}
#userPicture{border:0px;}
/*底部设置*/
/*#footer {width:1040px; height:540px;left:20px; background:url() no-repeat;}*/
/*底部文字样式*/
#footer p{padding:0 10px;color:#FFFFFF;}
/*底部链接样式*/
#footer a:link,#footer a:visited,#footer a:hover{color:#363739;}
BODY {BACKGROUND:#faf9f5}
html{margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
overflow-x : hidden;
scrollbar-face-color: #6633CC;
scrollbar-highlight-color: #d3a4ff;
scrollbar-shadow-color:#d3a4ff;
scrollbar-3dlight-color: #d3a4ff;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#330055;}
/*鼠标*/
body{background:#000;cursor:url(*.cur);}
a:hover{cursor:url(*.cur);}
body{}</style><BGSOUND src=*.mp3 autostart='true' loop='-1'>
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询