首页 | 涂鸦版代码 | 音乐代码 | 校内网教程 | 鼠标代码 | 播放器代码 | css代码 | 校内网非主流 | 校内网人气

首页 | games单机游戏 | 网络工具 | soft常用软件 | game相关 | media媒体工具
您当前的位置:校内资源网文章中心涂鸦版代码 → 文章内容
本类热门文章
相关下载
 
校内页面模板--白色超简约
作者:佚名  来源:不详  发布时间:2007-11-11 19:00:17

减小字体 增大字体


#xok.cc {}
/* 此代码由 未知校内代码站(xok.cc) 收集/整理/调试*/
各部分都有注释,如果比较熟悉CSS的话方便修改。这里的横幅是我的,可以自己做一个横幅。横幅的Photoshop用PSD文件在这里下载。

以下是代码:


<!--背景色-->
<style type="text/css"><!--
#homepage{background-color : #ffffff;}
#container{background-color : #ffffff;}
#sidebar{
display : block;
background-color : transparent;
}
#mymenu{background-color : transparent;}
--></style>

<!--横幅-->
<style type="text/css"><!--
#userProfile{BACKGROUND:url(http://fm151.img.xiaonei.com/blog/20070815/10/20/A443756276593RAT.jpg) no-repeat left top;
padding-top : 140px;
}
--></style>

<!--隐藏-->
<style type="text/css"><!--
#utility{display : none;}
#logo{display : none}
#sidebar{display : none;}
#mymenu{display : block;}
#footer{display : none;}
#userFriend{display : none;} /* xok.cc */
#userSchoolClass{display : none;}
#userStatus{display : none;}
#userShare{display : none;}
#AccountInfo{display : none;}
#userGroup{display : none;}
#header,.block,.linkblock,#annouce,#permalink,#snav,#footer{display:none;}
#star1,#userProfile .rank{float:right;display:none;}
--></style>

<!--位移-->
<style type="text/css"><!--
#userRelations{float : right;}
#userUpdates{float : left;}
#userPicture{align:right;}
--></style>

<!--居中,加宽,边框-->
<style type="text/css"><!--
#container{
overflow : hidden;
position : relative;
width : 970px;
margin : 0 auto;
}

#content{
float : none;
MARGIN-RIGHT : auto;
MARGIN-LEFT : auto;
width : 945px;
border-left : 1px dashed #ffffff;
border-right : 1px dashed #ffffff;
padding : 20px;
}

#userRelations{

float : right;
width : 205px;
padding-top : 165px;
}

#userUpdates{
float : left;
width : 710px;
}
--></style>

<!--图片缩放Beta-->
<style type="text/css"><!--
#blog .text img { max-width:700px;}

* html #blog .text img { width:expression((this.width < 369) ? "auto" : "700px");}
--></style>

<!--等级-->
<style type="text/css"><!--
#userProfile .stat{
BACKGROUND:url(http://image.taobao.com/helpcenter/xin5.gif) no-repeat left top;
padding-left : 110px;
padding-bottom : 30px;
}
--></style>

<!--边框样式-->
<style type="text/css"><!--
.box h3{
height:24px; margin-bottom:8px; padding-left:8px; background:#f7f7f7; border-top:1px dashed #ccccff; font-size:12px; line-height:24px;
}
--></style>
/* xok.cc */
<!--文字颜色-->
<style type="text/css"><!--
.box A:link {
text-decoration:none;
color: #0066cc;
}

.box A:visited{
text-decoration:none;
COLOR: #0066cc;
}

.box A:hover {
text-decoration:underline;
COLOR: #0066ff;
}

--></style>

  • 校内页面模板--白色超简约
  • [] [返回上一页] [打 印]
    文章评论 (评论内容只代表网友观点,与本站立场无关!)

    用户名: 查看更多评论

    分 值:100分 85分 70分 55分 40分 25分 10分 0分

    内 容:

             (注“”为必填内容。) 验证码: 验证码,看不清楚?请点击刷新验证码

    关于本站 - 网站帮助 - 广告合作 - 下载声明 - 友情连接 - 网站地图 - 管理登陆