设为首页
加入收藏
 
  
涂鸦版css代码校内网css代码女生代码男生css代码QQ留言代码QQ空间应用心得 
QQ繁体字资料QQ爱情宝典QQ个性签名QQ网名经典句子经典短信
 
 您当前的位置:大学资源网 -> 女生代码 -> 新频道内容  
校内网CSS代码-希望每天都是晴天,黄色向日葵背景
作者:佚名  来源:不详  发布时间:2007-11-12 22:55:47  发布人:zhuzhu715

 

 
校内网CSS代码-希望每天都是晴天,黄色向日葵背景


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;
 }
 #homepage{
 background-image: url(http://fm221.img.xiaonei.com/tribe/20071021/21/04/A185164145730HEI.gif);
 background-repeat: repeat;
 }
 #container{
 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;
 }
 #container #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:1000px;
 }
 /*链接样式设置*/
 * a:link, * a:visited{
 color: #d9a10d;
 }
 * a:hover{
 color: #808080;
 }
 /*导航条位置及样式设置*/
 #navigation{
 position:absolte;
 left:25px;
 width:650px;
 height:25px;
 background:transparent;
 font-size:12px;
 text-decoration:none;
 border: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:8px;
 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:24px;
 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;
 }
 body{}

 



代码演示地址:http://xiaonei.com/getuser.do?id=225473168
  [ ] [返回上一页] [打 印] [收 藏]  
 
上一篇新频道:
 
下一篇新频道:
      校内网css代码没有风格就是最好的风格       温柔女生校内CSS代码-简单素描朴实风格【附图】
  ∷相关新频道评论∷   (评论内容只代表网友观点,与本站立场无关!) [发表评论]  
     
 
 
  相关新频道   
热门文章
  • · qq空间非主流禁图片
  • · 可爱的非主流美女图
  • · 校内刷人气工具3.2
  • · 女孩美丽花朵校内ccs代...
  • · 18禁非淫荡个性图图
  • · QQ空间超酷图片共16张...
  • · 性感美女的极致黑色诱...
  • · 校内网css代码-黑色非...
  • · QQ空间黑色个性图片
  • · 大学生校内css代码-黑...
  • · 优雅浪漫背景的校内代...
  • · 魔兽世界校内代码,还有...
  • 关于我们   阳光聊天   友情链接   宣传本站   留言   TOP 留言  
    版权所有:大学资源网  http://www.366bu.com/    
    联系站长:联系站长。    联系站长。