查看文章 |
设置透明背景图
2006年09月30日 星期六 上午 03:14
1.进入你的空间----|设置|----|高级设置|-----自定义CSS可以让您: • 直接编辑CSS文件,实现个性化效果----|开始自定义|
2.删除开头处的以下语句: 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.删除第20几行处的这条语句:
.stage{background:#DFFFB2}
4.在开头位置复制并粘贴以下语句: body {background:url(http://daobalang.yourfreewebspace.com/others/7e6293237eedb944ad34de82.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.按|保存修改|退出
|
最近读者: