线绕滤芯机器:百度空间中如何修改css可以使背景图片不动?

来源:百度文库 编辑:高考问答 时间:2024/04/30 05:44:16

7月14日 17:53 布置BLOG背景的图片网站
整体模板源代码:
<STYLE type=text/css>
body
{background:url(页面背景图片) repeat
scroll!important;}
.logo
{background:url(题图logo图片) no
repeat no scroll!mportant;}
.banner
{background:url(题图大图) no
repeat no scroll!mportant;}
.menu{
background:url("题图下的菜单图片") no-
repeat center;}
.feeds .up{
background:url("正文标题栏上翻时的图片") no-
repeat center;}
.feeds .down{
background:url("正文标题栏下翻时的图片") no-
repeat center;}
.feeds .function{background:url("正文摘要结尾处菜单的图片") no-
repeat right;}
.links .up{
background:url("面板标题栏上翻时图片");}
.links .down{
background:url(面板标题栏下翻时的图片);}
.links .mid{
background:url(面板的背景图片);}
.photo .mid{
background:url(形象照片处的背景图片);}
.label .mid{
background:url(自定义面板的背景图片);}
.calendar .mid{
background:url("日历面板背景");}
.callboard .up{
background:url("公告栏标题栏上翻时图片");}
.callboard .down{
background:url("公告栏标题栏下翻时图片");}
.callboard .mid{
background:url("公告栏背景图片");}
.bodyBg{
background:url("正文背景图片");}
.bodyBottom{
background:url("正文背景图片");}
.gbook .up{
background:url('留言板标题栏上翻时的图片') no-repeat;}
.gbook .down{
background:url('留言板标题栏下翻时的图片') no-repeat;}
.feeds .page{
background:url("正文文章页数图片") no-repeat center;}
</STYLE>
具体步骤是:复制代码---控制面板-----新增空白面板----钩选源代码(出现钩号,同时文档里出现DIV的字样)----粘贴代码----钩选源代码(钩号消失)-----保存新增面板----定制个人首页----选取新增个人面板----保存设置
地址: blog.sina.com.cn/m/dingfa

我的BLOG欢迎前来:http://blog.sina.com.cn/m/qingka

<style type=“text/css”>
<!--
BODY {background: purple url(bg.jpg); ?
background-repeat:repeat-y;?
background-attachment:fixed
}?
-->
</style>

http://hi.baidu.com/yoshiko
有需要帮助留言