由于校内网刚刚屏蔽了html代码,导致大家的涂鸦板功能不能用了,为了方便广大群众,本人秉着互帮互助的优良精神贴出一系列校内网CSS代码,由于此代码是直接修改CSS框架,所以仍旧可用,希望朋友们喜欢
哈哈~
更多请查看本日志下方的相关日志,如果您有新的需要,请留言告诉我
这个代码的好处就是由纯CSS写的,可以自由编辑版面,懂得CSS还可以自己加上一些变化
这个界面我很喜欢哦
<style type=text/css><!–#talk{height:700px;overflow:auto;}#userFriendUniv .boxcont{height:700px;overflow-y:auto;border: none;}–></style>
<STYLE type=text/css><!–#userActions LI{color:#4d3f17;text-indent:5px;line-height:20px;border-bottom:0px;} #content .boxcont{border: 0px;}#userInfo{border:0px;}–></style>
<STYLE type=text/css><!–#userBlog .info{background:transparent;} #userBlog .article .info { background:transparent;border:none;}#talk .article .info { background:transparent;border:none;} #userVisitor .personIcon{ background:transparent;border: none;}#userFriend .personIcon{ background:transparent;border: none;}#permalink { display:none;}–></style>
<style type=text/css>/*校内网CSS代码 校内css代码 www.xiaonei007.cn 提供最新校内css代码*/
html {scrollbar-face-color:#9C9FB2;scrollbar-highlight-color:#C1C3D0;scrollbar-shadow-color:#9C9FB2;scrollbar-3dlight-color:#C1C3D0;scrollbar-arrow-color:#C1C3D0;scrollbar-track-color:#C1C3D0;scrollbar-darkshadow-color:#9C9FB2;}
body{font-size: 12px;font-family: Tahoma, Arial;background-color: #FFFFFF;margin: 0px;padding: 0px; margin-bottom: 10px;text-align: center;} #container{overflow:visable;width:1000px; margin:0px auto;height:2000px;
background:url(http://fm181.img.xiaonei.com/tribe/20070902/23/10/A585337567881HEI.jpg) repeat;}
#content{width:980px;border:0px;position:relative;top:230px;background-image:transparent;}
#userBlog .text{overflow:auto;height:200px;color:#f677ac;font-family:Georgia, sans-serif;}
#userRelations,#userUpdates {float:left;margin-left:31px;}
#userRelations{width:210px;position:relative;left:16px;}
#userUpdates{width:580px;position:relative;left:56px;}
#navigation{position:absolute;left:30px; top:230px; width:660px;height:150px; height:150px;background:transparent; overflow:hidden; font-size:16px;text-decoration:none; border:none;}
#navigation A:hover {font-size:16px;background:#FFD4D7;text-decoration:none;color:#000;}
* html .inputbutton,* html .subbutton,* html .inputsubmit{padding:3px;border:1px solid;#cc99ff;background:#f1f1f1;color:#5F3412;height:24px;line-height:16px;filter:chroma(color:#f1f1f1);}
#userActions li a{color: #9A9FB2;}
#userActions li a:hover{color: #eee;}
.more a,.author a,.boxcont a,.edit a{color:#9A9FB2;}
#userRelations h3{border:solid; color:#9A9FB2;border:0px; background-color:#333333;height:37px;filter:chroma(color:#333333);}
#userUpdates h3{border:solid; color:#9A9FB2;border:0px; background-color:#333333;height:37px;filter:chroma(color:#333333);}
#AccountInfo H4,#BasicInfo H4,#ContactInfo H4,#PersonalInfo H4 ,#SchoolInfo H4{color:#9A9FB2;}#Classmate,#tagline,#utility,#logo,.block,#permalink,#sidebar,#footer p,#footer strong,#reportlink,#footer div{display:none;}
#BasicInfo{float:left;width:200px;}*textarea{background-image:url(http://fm191.img.xiaonei.com/pic001/20071024/16/42/large_8207h172.jpg);}
#PersonalInfo{float:left;width:200px;}
#SchoolInfo{float:left;width:200px;}
#AccountInfo{float:right;width:200px;}
#ContactInfo{float:right;width:200px;}
</style>


