详细参考文章:首页透明背景的代码
代码添加方法:
1,控制面板----首页内容维护----定义空白模板----新建,创建模块标题,粘贴代码(粘贴代码前,在普通模式下打一个空格,然后再进入源代码编辑模式,这时你会看到源代码中已经有一行代码了(
<DIV> </DIV>
),这时你再将自己的代码粘贴到它的下面即可,因为CSS代码粘贴到新建立的模块中,没有别的内容,不会显示的)----保存并返回;
2,控制面板----定制我的首页----点添加模块----点选创建好的模块标题---勾上并保存,移动新建面板位置--保存设置。做第二步的目的是将建立好的模块在博客个人首页里呈现出来。
或者直接把以上代码粘贴到以前你建立的模块中--找一个以前你建立的模块,并且现在正在使用这个模块,粘贴代码。点击保存即可
<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}
.callboard .down
{background:#transparent}
.callboard .mid
{background:#transparent}
.bodyBg
{background:#transparent}
.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("页面大背景图片地址") repeat fixed!important;}<style>
<STYLE type=text/css>
.banner .title td{font-family:隶书;}
.banner .title td{font-size:48px;}
.banner .title td{FILTER: glow(color=#3388FF,direction=2);}
.banner .title td{color:#FFFFFF;}
.banner table{background:#transparent;filter:alpha(opacity=85);border:0px solid #000;}
</STYLE>
<STYLE type=text/css>
.bodyTop
{background:#transparent}
.logo
{background:#transparent}</STYLE>
<STYLE type=text/css> .logo{display:none;} </STYLE>
.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}
.callboard .down
{background:#transparent}
.callboard .mid
{background:#transparent}
.bodyBg
{background:#transparent}
.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("页面大背景图片地址") repeat fixed!important;}<style>
<STYLE type=text/css>
.banner .title td{font-family:隶书;}
.banner .title td{font-size:48px;}
.banner .title td{FILTER: glow(color=#3388FF,direction=2);}
.banner .title td{color:#FFFFFF;}
.banner table{background:#transparent;filter:alpha(opacity=85);border:0px solid #000;}
</STYLE>
<STYLE type=text/css>
.bodyTop
{background:#transparent}
.logo
{background:#transparent}</STYLE>
<STYLE type=text/css> .logo{display:none;} </STYLE>
插入表情