怎样修改首页的图片和页面风格?
更换整体页面大面背景图片的源代码:
body
{background:url(博客整体页面大背景图片url地址) repeat
fixed!important;}
更换页面题图logo图片的源代码:
。 logo
{background:url(博客最上方题图logo图片url地址) no
repeat no scroll!mportant;}
更换页面大横幅题图的源代码:
。banner
{background:url(大横幅图片url地址) no
repeat no scroll!mportant;}
更换页面大横幅题图下面的菜单图片的源代码:
。 menu{
background...全部
更换整体页面大面背景图片的源代码:
body
{background:url(博客整体页面大背景图片url地址) repeat
fixed!important;}
更换页面题图logo图片的源代码:
。
logo
{background:url(博客最上方题图logo图片url地址) no
repeat no scroll!mportant;}
更换页面大横幅题图的源代码:
。banner
{background:url(大横幅图片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;}
更换页面正文文章背景图片的源代码:
。bodyBg{
background:url("文章背景图片");}
。
bodyBottom{
background:url("文章背景图片");}
更换页面文章结尾处评论阅读菜单栏的图片的源代码:
。feeds 。function{
background:url("文章结尾处评论阅读菜单栏的图片") no-
repeat right;}
更换页面空白面板标题栏上翻下翻时图片的源代码:
。
links 。up{
background:url("空白面板标题栏上翻时的图片");}
。 wn{ background:url(空白面板标题栏下翻时的图片);}
更换页面空白面板的背景图片的源代码:
。
links 。mid{
background:url(空白面板的背景图片);}
更换页面自定义空白面板背景图片的源代码:
。label 。mid{
background:url(自定义空白面板的背景图片);}
更换页面形象照片处的背景图片的源代码:
。
photo 。mid{
background:url(形象照片处的背景图片);}
更换页面日历面板的背景图片的源代码:
。calendar 。mid{
background:url("日历面板的背景图片");}
更换页面公告栏标题栏上翻下翻时的图片的源代码:
。
callboard 。up{
background:url("公告栏标题栏上翻时图片");}
。 wn{ background:url("公告栏标题栏下翻时图片");}
更换页面公告栏的背景图片的源代码:
。
callboard 。mid{
background:url("公告栏的背景图片");}
更换页面正文文章页数图片的源代码:
。 ge{ background:url("正文文章页数图片") no-repeat center;}
更换页面留言板标题栏上翻下翻时的图片的源代码:
。
gbook 。up{
background:url('留言板标题栏上翻时的图片') no-repeat;}
。 wn{ background:url('留言板标题栏下翻时的图片') no-repeat;}
想了解更多请看
。
收起