奥博虚拟校园代码

谁能告诉我,一些比较实用的!!
2025-12-24 11:37:15
推荐回答(2个)
回答1:

我叫刘雨霏,下面是我找到的!我在用哦!
闪光字

蓝色



蓝色闪光字


红色


红色闪光字



黄色

黄色闪光字



绿色

绿色闪光字



紫色

紫色


橘黄色

橘黄色



粉色

粉色


代码中央的文字要换哦!

背景代码:

⒈如果你的图片是大小合适的,重点在中间,就建议你用这种代码:



⒉如果你的图片是比较大的,用上面那种不能把整个图片显出来,那么就建议你用这种:



其中红色的是指截取滴图片滴方向, top left 是指截取图片的左上角, top left 也可以换成 top right (显示图片的右上角), bottom left (显示图片的左下角), bottom right (显示图片的右下角), 依你的图片的重点或自己的喜好定..

(偶自己钻研出来滴!偶滴图片就是用滴这个哦~)

⒊如果你的图片是比较小的,用上面两种会显出空白,如果你想让你的图片不停重复,形成N个,那么我建议你用下面的: 这种只限于小图,大图不能显出效果



注:( )内填写图片的地址,图片地址地址可以通过点击图片属性获得

打开页面问候代码:



关闭页面问候的代码



右键屏避代码





左键屏闭的代码:







真对不起鼠标代码发不了!!
第一步:进入奥博宿舍 —— 点击管理(进入管理面版) —— 再点击空间设定 —— 然后在面版的最底部找源码(点击进入源码)

第二步:在源码中写


这是背景图片代码
(括号里为背景图片地址,可以根据自己喜欢更改)

阴影字体


阴影字体



播放器代码:




回答2:

html {
SCROLLBAR-FACE-COLOR: #737100; FONT-SIZE: 12px; BACKGROUND: #737100; PADDING-BOTTOM: 0px; MARGIN: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; COLOR: #5cbce7; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; PADDING-TOP: 0px; SCROLLBAR-TRACK-COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
} 字串5

body{ /*文档基本设置*/
font-size:12px;
margin:0px;
padding:0px;
text-align:left;
color:#0000;
font-family:Verdana, Arial;
background-color:#737100;
}
img {max-width: 100%;height: auto;border:0px;}
select{font-family: Verdana, Arial}
#leaveWordForm input{
border:1px solid #555555;
background-color:#777777;
} 字串3

#container{ /**/
overflow:hidden;
width:774px;
margin:1px auto;
border:0px solid red;
}
#header{ /*顶部图像定义*/
width:774px;
height:340px;
position:relative;
background:url(http://www.52xiaonei.org/css/1/timetop.jpg) no-repeat top;
margin:0px;
}
#content{ /*中间正文部分*/
position:relative;
width:774px;
border:none;
background:url(http://www.52xiaonei.org/css/1/bg1.jpg) repeat-y;
border:0px solid red;
padding-left:60px;
}
#container #footer{ /*底部图片*/
position:relative;
width:774px;
height:58px;
background:url(http://www.52xiaonei.org/css/1/footer.jpg) no-repeat top;
border:0px solid #555555;
}
#content .boxcont{
border:0px;
background:transparent;
}
.box #userpic/*用户头像*/
{
width:200px;
height:300px;
border:0px; 字串4
}
.box #AccountInfo,.boxcont{
color:#7D7B11;
}
#userrelations,#userUpdates { /*用户面板*/
float:left;
margin-left:50px;
border:0px;
}
#userrelations,#userInfo{
border:0px;
}

字串7

#navigation{ /*导航条定义*/
position:absolte;
top:320px;
left:10px;
width:720px;
height:50px;
overflow:hidden;
font-size:12px;
text-decoration:none;
border:none;
background-color:transparent;
}
#navigation a:link { /*导航链接颜色*/
font-size:12px;
color: #737100;
text-decoration:none;
border:0px;
}
#navigation a:visited{ /*导航访问过的链接颜色*/
font-size:12px;
COLOR: #737100;
text-decoration:none;
border:0px;
}
#navigation A:hover { /*导航激活时链接颜色*/
font-size:12px;
text-decoration:none;
color:#FFFFFF;
background-color:#737100;
}
a:link {
color:#737100;
text-decoration:none
}
a:hover{
color:#FF0000;
text-decoration:none;
}

字串6

#userrelations{ /*左边面板属性*/
float:left;
}

字串1

#userUpdates /*右部大面板属性*/
{
margin-top:1px;
width:450px;
}
* html .inputbutton,* html .subbutton,* html .inputsubmit{
padding:0 5px;
border:0px solid;
} 字串9

* textarea{ /*文本框属性*/
width:510px;
height:90px;
padding:0 5px;
border:0px dashed #BE0807;
background-color:#FFFFFF;
font-family:Arial;
color:red;
} 字串2

#userActions li a{ /*用户状态文字颜色*/
color: #737100;
} 字串4

#userActions li a:hover{
color: #737100;
} 字串3

.more a,.author a,.boxcont a,.edit a{
color:#737100;
} 字串2

#content h3{ /*标题栏属性*/
padding-top:0px;
color:#737100;
border:0px solid #444444;
background:url(http://www.52xiaonei.org/css/1/hr2.jpg) repeat-x BOTTOM;
text-indent:5px;
height:30px;
}
#content .info{
color:#737100;
border-top:0px;
} 字串5

#content #userActions li{
border-bottom:0px dashed #222222;
}

字串3

#AccountInfo H4,#BasicInfo H4,#ContactInfo H4,#PersonalInfo H4,#SchoolInfo H4
{
color:#737100;
background:transparent;
}

字串7

#tagline,#utility,#logo,.block,#permalink,#sidebar,#footer p,#footer strong,#reportlink,#footer div{
display:none; /*隐藏相应块*/
}
.content h4{
background:transparent;
} 字串5

字串3