博客学堂
首页>>博客代码>>新浪博客代码>> 新浪博客经典模版=想赖着你一辈子=代码图解

新浪博客经典模版=想赖着你一辈子=代码图解

来源:博客学堂  | 添加时间:2007-7-19 18:01:06 | 我要投稿 | 提问

那英唱过一首歌里面的歌词就有:”想赖着你一辈子,做你感情里最后一个天使,如果梦醒时还在一起,请允许我们相依为命!“打住啊,呵呵!我都快唱出来了,呵呵!不知道大家听过没有啊,呵呵!这是额看这款模版的一点点感想,纯属废话!呵呵!

效果图:

代码图解:

<STYLE>
BODY {
 OVERFLOW-X: hidden;
SCROLLBAR-FACE-COLOR: #ffcde1;
 SCROLLBAR-HIGHLIGHT-COLOR: #000000;
 SCROLLBAR-SHADOW-COLOR: #000000;
 SCROLLBAR-3DLIGHT-COLOR: #000000;
 SCROLLBAR-ARROW-COLOR: #000000;
 SCROLLBAR-TRACK-COLOR: #ffcde1;
 SCROLLBAR-DARKSHADOW-COLOR: #000000;
 SCROLLBAR-BASE-COLOR: #000000
}
</STYLE>
<IFRAME marginWidth=0 marginHeight=0 src="http://blog.sina.com.cn/dufan"
 frameBorder=0 width=0 scrolling=no height=0></IFRAME>
<STYLE type=text/css>

 

.logo,.banner,.menu,.feeds .up,.feeds .down,.feeds .function,.links .up,.links .down,.links .mid,.photo .mid,.label .mid,.calendar .mid,.callboard .up,.callboard .down,.callboard .mid,.bodyBg,.bodyBottom,.sysW770,.gbook .up,.gbook .down,.feeds .page,.links .more,.add,.add .ico,.label .top,.links .bottom,.photo .top,.photo .bottom,.label .bottom,.label .top
{background:#transparent}
.banner {
 BACKGROUND: url(http://s6.album.sina.com.cn/pic/4a0d249b02000z8t); HEIGHT: 392px
}
.bodyBg
{background:url(http://s7.album.sina.com.cn/pic/4a0d249b02000z8u);}
A { text-decoration: NONE; color: #000000}
A:hover { position: relative; left:1px; top:1px; }
A { text-decoration: NONE; color: #000000}
A:hover { color: #000000 }
.feeds .title{text-align:center;}
.links .text { color: #000000 }
.callboard .title{ color: #000000 }
.bodyBottom
{background:url(http://s8.album.sina.com.cn/pic/4a0d249b02000z8v);}.bodyBottom{height:111px}
.links .more{display:none;}.bodyTop {display:none;}.banner .link td {display:none;}.gbook .title{display:none;}.foot{display:none;} body {background:url(http://s9.album.sina.com.cn/pic/4a0d249b02000z8w) repeat fixed!important;margin:0px;}
.gbook .title{color:#000000 !important;border-top:3px dashed #000000 !important}
.gbook a{color:#000000 !important;}
.gbook .text{color:#000000 !important;}
.gbook .aAuthor{color:#000000 !important;}
.gbook .aText{color:#ff0000 !important;}
.gbook .postFSet{color:#000000 !important;}
.gbook .postFSet legend{color:#000000 !important;}
.gbook .page a{color:#000000 !important;}
.gbook .page span{color:#000000 !important;}
.gbook .text a{color:#000000 !important;text-decoration:none !important;}
.gbook .text{!important;}
.gbook{!important;}
.gbook .pTextarea{border:3px solid #000000 !important;!important;height:100px !important;}
.gbook .input{border:1px solid #000000 !important;}
.aList .sysHand .up{background:#transparent;}
.aList .sysHand .down{background:#transparent;}
.gbook .sysHand .up{background:#transparent;}
.gbook .sysHand .down{background:#transparent;}
.gbook .post{background:#transparent;}
.gbook .pSubmit{background:#transparent; }
.menu .text a{ color: #000000 }
.feeds .function a{ color: #000000 }
.menu .home a { color: #000000 }
.aList .list td{color:#FF0000 !important;}
.article .up,.article .down{background:#transparent;}
.serial .syshand .down{background:#transparent;}
.serial .syshand .up{background:#transparent;}
.aList .list td{color:#FF0000 !important;}
.gbook .aSubmit{background:url(http://s2.album.sina.com.cn/pic/4a0d249b02000s61) no repeat no scroll!important;}
.gbook .pSubmit{background:url(http://s8.album.sina.com.cn/pic/4a0d249b02000rqj) no repeat no scroll!important;}
.serial .comm{background:url(http://s5.album.sina.com.cn/pic/4a0d249b02000prg) no-repeat !important}
.comment .up{background:url(xtmb) repeat !important;}
.comment .down{background:url(xtmb) repeat !important}
.comment .iUp{background:url(xtmb) repeat !important;}
.comment .idown{background:url(xtmb) repeat !important;}
.comment .post{background:url(xtmb) repeat !important;}
.gbook .title{display:none;}
.banner .title{
margin-left:40px;
margin-top:81px;
font-weight:bold;
}
.banner .link
{display:none;}
.photo .infoText{border-top:0px dashed #f00;border-bottom:0px dashed #f00;}
.links .dashed{border-bottom:0px dashed #f00;}
.aList .solid{border-bottom:0px dashed #f00 !important;}
.dashed{border-bottom:0px dashed #f00 !important;}
.banner .title td{font-size:35px;}
.banner .title td{FILTER: shadow(color=#000000);}
.banner .title td{color:#ffcde1;}
.banner table{background:0;transparent;
 filter:alpha(opacity=80);
 border:0px solid #000;}
.links .up{text-align:center;}
.callboard .up{text-align:center;}
#linksFM000018{display:none;}
.gbook #content{background:url(http://s2.album.sina.com.cn/pic/4723cdbf02000t4p) no-repeat center!important;}
BODY{cursor:url('http://www.haofa.net/sc/shubiao/591scimgcur/AppStarting.ani');}
A {CURSOR: url('http://image2.sina.com.cn/pfp/i/pc/mouse/mouse_183.ani');}
</STYLE>

添加方法:可以参考新浪博客模板添加方法(图文讲解)

1,控制面板----自定义设置----首页内容维护----定义空白模板----新建,创建模块标题----显示源代码----粘贴代码--保存并返回;

2,控制面板----定制我的首页----点添加模块----点选创建好的模块标题---勾上点击最下面的选取,(页面刷新后,鼠标点住一侧模块标题上,可上下移动新建面板位置)--最后点击保存设置。

注意: 要是经过上面的步骤没有出现新模板效果时,请在填加代码之前 ( 显示源代码)状态下空白面打下空格!再点击成为 显示源代码----  出现了     再填加代码!如果还是不行的话那就留言给我吧!呵呵!

收藏和分享:
打印】【返回顶部】【关闭

我来说两句

用户名: 新注册) 密码: 匿名评论 [所有评论]
评论内容:不能超过250字,请留下您的联系方式,方便我们回复您的留言。

网站地图 - 关于我们 - 版权声明 - 广告服务 - 联系我们 - 诚聘英才 - 帮助中心
Copyright © 2007-2008 www.blog286.com all Right Reserved
博客学堂 版权所有