百科知识

boke整体页面背景图片

2018-03-28 05:52:24卦***
boke整体页面背景图片:整体模板源代码: body {background:url(页面背景图片) repeat ?

最佳回答

  •   整体模板源代码: 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;} 。 wn{background:url("正文标题栏下翻时的图片") no- repeat center;} 。
      feeds 。function{background:url("正文摘要结尾处菜单的图片") no- repeat right;} 。links 。up{ background:url("面板标题栏上翻时图片");} 。 wn{background:url(面板标题栏下翻时的图片);} 。
      links 。mid{ background:url(面板的背景图片);} 。photo 。mid{ background:url(形象照片处的背景图片);} 。label 。mid{ background:url(自定义面板的背景图片);} 。
      calendar 。mid{ background:url("日历面板背景");} 。callboard 。up{ background:url("公告栏标题栏上翻时图片");} 。 wn{background:url("公告栏标题栏下翻时图片");} 。
      callboard 。mid{ background:url("公告栏背景图片");} 。bodyBg{ background:url("正文背景图片");} 。bodyBottom{ background:url("正文背景图片");} 。
      
      gbook 。up{ background:url('留言板标题栏上翻时的图片') no-repeat;} 。 wn{background:url('留言板标题栏下翻时的图片') no-repeat;} 。 ge{background:url("正文文章页数图片") no-repeat center;} 。
    2018-03-28 12:26:56
  •   博客整体页面背景图片: 如何给首页加上背景 将背景代码写在已有的代码(比如鼠标,背景音乐)里,不然没有效果。如果单独放置,必须在代码前面加一个任意字符。 整体模板源代码: 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;} 。
       wn{background:url("正文标题栏下翻时的图片") no- repeat center;} 。feeds 。function{background:url("正文摘要结尾处菜单的图片") no- repeat right;} 。
      links 。up{ background:url("面板标题栏上翻时图片");} 。 wn{background:url(面板标题栏下翻时的图片);} 。links 。mid{ background:url(面板的背景图片);} 。
      photo 。mid{ background:url(形象照片处的背景图片);} 。label 。mid{ background:url(自定义面板的背景图片);} 。calendar 。mid{ background:url("日历面板背景");} 。
      callboard 。up{ background:url("公告栏标题栏上翻时图片");} 。 wn{background:url("公告栏标题栏下翻时图片");} 。callboard 。mid{ background:url("公告栏背景图片");} 。
      bodyBg{ background:url("正文背景图片");} 。bodyBottom{ background:url("正文背景图片");} 。gbook 。up{ background:url('留言板标题栏上翻时的图片') no-repeat;} 。
       wn{background:url('留言板标题栏下翻时的图片') no-repeat;} 。 ge{background:url("正文文章页数图片") no-repeat center;} (以上代码只适用于sina blog,把文字部分改成图片地址即可。
      但图片地址必须是网络上已经存在的,否则不能显示。) 注:需要哪部分就添加哪部分的代码,不需要的不用加。
       操作如下所示: 管理博客----个人首页维护----自定义空白面板---已有模块 ----钩显示源代码----粘贴代码----去掉钩----保存 如果是新增的面板可以复制代码---控制面板-----新增空白面板-----钩选显示源代码(出现钩号,同时文档里出现DIV的字样)----代码前面加一个任意字符----粘贴代码----钩选显示源代码(钩号消失)-----保存新增面板----定制个人首页----选取新增个人面板----保存设置(OK了) 。
    2018-03-28 09:26:56
  • 很赞哦! (175)