代码说明:
1 此代码只能改变你的博客首页,新打开窗口后即恢复系统模板。
2 如果使用此代码,请把以前添加的特效,背景,横幅,鼠标等等代码的模块全部取消,否则会与此代码有冲突。(如果有的模块中是图片,链接,天气预报,时钟等这类模块不用取消)
3 因为有的系统模板有残留,为达到最佳效果,请先更换系统模板,具体步骤是:控制面板--定制我的模板-----选择 灰色轨迹模板,设置好后点击保存。
4 因为个人审美不一样,如果对我所搭配的效果有不满意处,建议换一套模板,或者自己尝试在代码中自行修改,如:背景,鼠标指针,FLASH特效等等。千万不要再问我某一处怎么修改,这样的工作量太大了,我真的忙不过来,谢谢!
6 建议:透明FLASH地址万一失效后,会出现一个框,挡住控制面板,留言等位置,导致博客不能登陆,为防止透明FLASH地址失效,最好在你的控制面板---个人信息设置----登录默认选项----设置登录默认地址,选择我的控制面板,这样即使有了以上的问题,也不怕了,直接在首页登陆,进到你后台取消这个代码就可以了!
使用效果代码说明:
背景:夕阳西下。
模板效果:全透明蒙纱效果代码减淡,加宽页面,去掉横幅,新浪3.0,下面新浪文字。链接处文字下沉变色。
鼠标指针:水晶。
透明FLASH:无。
此模板比较适合年纪稍微大一点的朋友使用。
添加完成后,点开你的博客会有一个框,点一下就消失了,这是因为使用了透明FLASH的原因,如果取消了,就没有了透明FLASH的效果。例如:此模板的飞舞的雪花效果。
代码如下:
<DIV> </DIV><STYLE type=text/css> .logo{background:#transparent} .banner{background:#transparent} .menu{background:#transparent} .feeds .up{background:#transparent} .feeds .down{background:#transparent} .feeds .function{background:#transparent} .links .up{background:#transparent} .links .down{background:#transparent} .links .mid{background:#transparent} .photo .mid{background:#transparent} .label .mid{background:#transparent} .calendar .mid{background:#transparent} .callboard .up{background:#transparent} .label .top{background:#transparent}.links .bottom {background:#transparent}.photo .top{background:#transparent}.photo .bottom{background:#transparent}.label .bottom{background:#transparent}.label .top{background:#transparent}.callboard .down{background:#transparent} .callboard .mid{background:#transparent} .bodyBg {background:#transparent;filter:progid:DXImageTransform.Microsoft.gradient(GradientType ='1',enabled='true',startColorstr=#33FFFFFF, endColorstr=#33FFFFFF);} .bodyBottom{background:#transparent} .sysW770{background:#transparent} .gbook .up{background:#transparent} .gbook .down{background:#transparent} .feeds .page{background:#transparent} .links .more{background:#transparent} .add{background:#transparent} .add .ico{background:#transparent} </STYLE><STYLE>body {background:url("http://static6.photo.sina.com.cn/orignal/491dbdc7fc52b99bb5395") repeat fixed!important;}</STYLE><DIV></DIV><DIV><STYLE type=text/css>BODY{cursor:url('http://www.ty12st.cn/ng/jiangnan1.cur');}A {CURSOR: url('http://www.ty12st.cn/ng/jiangnan1.cur');}</STYLE></DIV><DIV> </DIV><STYLE type=text/css> .foot{display:none;} </STYLE><DIV> </DIV><STYLE type=text/css> .logo{display:none;} </STYLE><DIV> </DIV><STYLE type=text/css> .banner{display:none;} </STYLE><DIV></DIV><DIV> </DIV><STYLE type=text/css>A { text-decoration: NONE; color: #51bfe0}A:hover { color: #3399FF }</STYLE><DIV> </DIV><STYLE type=text/css>A { text-decoration: NONE; color: #51bfe0}A:hover { position: relative; left:1px; top:1px; }</STYLE><DIV> </DIV><STYLE type=text/css>.bodyTop{width:900px;}.bodyBg{width:900px;}.bodyBottom{width:900px;}.feeds .text{width:660px;}.label{width:20px;}.photo{width:200px;}.callboard{width:200px;}.links{width:200px;}.calendar{width:200px;}.sysBr180{width:200px;}</STYLE><DIV></DIV><DIV> </DIV><STYLE type=text/css>BODY{cursor:url('http://cosplay.51elife.net/xz/bbs/pic/hand.cur');}A {CURSOR: url('http://cosplay.51elife.net/xz/bbs/pic/hand.cur');}</STYLE><STYLE>.bodyTop {display:none;} </STYLE>
如何修改蒙纱的透明度:
如果你感觉蒙纱效果看文字费劲,可以修改代码中的:
startColorstr=#33FFFFFF
endColorstr=#33FFFFFF
前面的
33是透明度,修改成FF是不透明,修改成AA是中间值,修改成00是全透明,然后可以往上增加,11,22,33等等,数字越大,透明度越底。可以根据自己的需要决定透明度.后面的 FFFFFF是颜色,就是说在上面蒙什么颜色的东西,可以根据 颜色代码表 上 中颜色代码来修改颜色!(这里建议不用修改)
添加方法:
1,控制面板----首页内容维护----定义空白模板----新建,创建模块标题,显示源代码粘贴代码--保存并返回;
2,控制面板----定制我的首页----点添加模块----点选创建好的模块标题---勾上点击最下面的选取,(页面刷新后,鼠标点住一侧模块标题上,可上下移动新建面板位置)--最后点击保存设置。做第二步的目的是将建立好的模块在博客个人首页里呈现出来。
使用小窍门:只要精力上允许,我会做20套,如果你喜欢这样的模板,一定要把以上代码粘贴到新建立的模块中,想更换的时候把另外一套模板代码覆盖在以前的代码上面点击保存就可以了!这样可以随时更换整体模板效果。
换个模板,换个心情,雨忆兰萍祝你好运!

奔跑
评论