夜夜笙歌直播:设置透明背景图_莫心夕小筑

来源:百度文库 编辑:偶看新闻 时间:2024/05/03 04:12:06

1.进入你的空间----|设置|----|模板设置|-----自定义模版CSS可以让您: • 直接编辑CSS文件,实现个性化效果----|编辑|

2.删除开头处的4句语句:

body{background-color:#FFFFFF}
#header{height:89px;background:#CDF991}
#header div.lc{}
#header div.rc{background:url(http://img.baidu.com/hi/temp9/hdr.jpg) no-repeat top right}

3.删除第21行处的这条语句:

.stage{background:#DFFFB2}

4.在开头位置复制并粘贴以下语句:

body {background:url(http://hiphotos.baidu.com/moxinxi/pic/item/66a2ccfc10df9c82b801a029.jpg) repeat fixed!important}

#m_pro{background:transparent}

#m_album{background:transparent}

#m_blog{filter:alpha(opacity=80);-moz-opacity:0.8;width:auto !important;width:100%}

#header{height:89px}

#m_links{filter:alpha(opacity=80);-moz-opacity:0.8;width:auto !important;width:100%}


5.按|保存并应用|退出