百科知识

博首面的背景图自己设置

2018-04-04 05:46:08我***
博首面的背景图自己设置:更换整体模板背景的源代码: body {background:url(页面背景图片) rep?

最佳回答

  •   更换整体模板背景的源代码: 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-04-04 11:14:29
  • 想必大家一定厌倦了那个一成不变的枯燥无味的背景图片了吧?那怎么能够显示出我们的个性与品位呢?现在就让我们来换换新的视觉享受吧! 这是源代码: 操作方法:控制面板——自定义设置——首页内容维护——自定义空白面板(进入编辑)——新增空白面板——勾选“显示源代码”——粘贴代码——将勾去掉——保存——返回——定制我的首页——添加模块——选择新增面板——保存设置 注:#ffffff是颜色的代号,你可以将它改变成你喜欢的颜色。 这下你的背景图片是不是很漂亮了呢? 欢迎光临我的博客:http://
    2018-04-04 06:14:29
  • 很赞哦! (235)