校内网代码涂鸦板-蓝色风
<!--死神出品-->
<body title="发什么呆呢,先去给我投票哈 ^_^" ><!-标语->
<style type="text/css">
<!--
/* 背景/鼠标 */
body {background-color:black;}
/* 隐藏大学生互动空间/你好/LOGO/导航栏/广告布告推荐/底部链接/侧边拦 */
#tagline, #utility, #logo, .block, #permalink, #sidebar {
display: none;
}
/* 使页面居中,加宽,去掉边框,设置中间背景 */
#container {
overflow: hidden;
position: relative;
width: 996px;
margin: 0 auto;
}
#content {
position: static;
MARGIN-RIGHT: auto;
MARGIN-LEFT: auto;
width: 976px;
border: solid 0px;
background: url(http://fm021.img.xiaonei.com/blog/20070412/0935/1071999/A1910512MG.jpg) repeat center;
}
/* 调整位置 */
#userUpdates {float: right;position: relative;top:-350px;left:-60px;
width: 640px;
}
#userRelations {position:relative;top:-350px;left:60px;}
/* 所有H3标题背景 */
.box h3, #userProfile h3 {
height: 25px;
background: url(http://source.xiaonei.com/blog/20070312/1740/591914/orig696890.gif) repeat;
padding-top: 3px;border-top:0px;
}
.more a {
position: relative;
Top: 3px;
}
/* H4标题背景透明 */
#userBlog .info, #userTalk .info {
background: transparent;
}
/* 定义Banner */
#header {
position: relative;
width: 996px;
height: 723px;
left: 0px;
background: url(http://fm032.img.xiaonei.com/tribe/20070511/1735/A6164039MG.JPG) no-repeat top;
}
/* 定义导航 */
#navigation {
position: absolute;
left: 360px;
top: 340px;
background: transparent; color: #E6FFFF;border-bottom:0px;
}
#navigation A, #navigation A:link, #navigation A:visited {
color: #006B6B;FILTER: Glow(Color=#E6FFFF,Strength=7);
}
#navigation A:hover{
background: transparent;color: #006B6B;}
/* 基本信息宽度 */
#BasicInfo {
float: left;
width: 300px;
}
/* 账号信息位置 */
#AccountInfo {
float: right;
width: 300px;
}
/* 联系方式位置 */
#ContactInfo {
float: right;
width: 300px;
}
/* 个人信息位置 */
#PersonalInfo {
clear: both;
}
/* 日志长度限制 */
#userBlog .text {
max-height: 500px;
overflow: auto;
}
/* 定义底部背景,隐藏底部信息 */
#container #footer {
float: none;
MARGIN-RIGHT: auto;
MARGIN-LEFT: auto;
position: relative;top:-110px;
width: 996px;
height: 110px;
overflow: hidden;
border: solid 0px;
background: url(http://fm021.img.xiaonei.com/blog/20070412/0940/1071999/A2041243FA.jpg) no-repeat top;
}
#footer p, #footer strong, #footer div {
display: none;
}
/* 名字长度限制,防止有人取过长名字打乱好友列表布局 */
.personName {
width: 55px;
}
/* 留言板长度限制 */
#talk {
max-height: 600px;