改换整体页面布景的源代码:
body
{background:url(博客整体页面布景图片地址) repeat
scroll!important;}
改换页面题图logo图片的源代码:
。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("注释布景图片地址");}
改换页面注释文章页数图片的源代码:
ge{ background:url("注释文章页数图片地址") no-repeat center;}
改换页面留言板题目栏上翻时的图片的源代码:
。gbook 。up{
background:url('留言板题目栏上翻时的图片地址') no-repeat;}
改换页面留言板题目栏下翻时的图片的源代码:
wn{ background:url('留言板题目栏下翻时的图片地址') no-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;}
“页面大布景(body)”指的是整个博客的更大布景,因为中间部门被笼盖,所以显示的效果只是两边的部门。
“题图上布景(logo)”是指所在的横长条的布景。
“题图下布景(banner)”是指博客名字(如捉梦的BLOG)和博客地址(如
此中logo和banner宽各为770,logo高40,banner高134,单元均为像素。
“题图下的菜单布景”是指“HOME。
。。搜刮┆帮忙┆退出”等字所在的阿谁横长条的布景。
“注释题目栏上翻时的图片”指的是文章颁发了之后文章题目的图片。
“面板题目栏下翻时的图片”指的是点击题目后呈现题目后的后面的图片。
“面板的布景图片”指的是右边好比我的文章列表什么的布景图片。
“页面内布景”是指整个文章文字所在的大布景!
★假设不晓得那些布景图片的大小,就详细在哪张图片上就点击鼠标右键,点布景另存为,把图片存到电脑上,然后看大小就能够了。 。