level 6
Yancy
楼主
新浪博客整体模板源代码
body{background:url(页面背景图片) repeatscroll!important;}.logo{background:url(题图logo图片) norepeat no scroll!mportant;}.banner{background:url(题图大图) norepeat 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;}步骤:成功登陆博客后,点击控制面板,进入后可以看到左侧有一个“定制我的首页”点击进入左侧可以看到“添加模块”点击进入后,看到“自定义空白面板”下面有“创建新的空白面板”进入后输入“面板标题名”后,下角可以看到“显示原代码”选中后,显示"
"将上面的源代码复制后放在它们中间.最后保存设置即可.注:1.把文字部分改成图片地址即可,但图片地址必须是网络上已经存在的,否则不能显示。 2.需要哪部分就添加哪部分的代码,不需要的不用加。 3.建议博友最好一个一尝试,就会知道哪个代码是模板中的哪部分了.
2006年09月16日 06点09分
1
body{background:url(页面背景图片) repeatscroll!important;}.logo{background:url(题图logo图片) norepeat no scroll!mportant;}.banner{background:url(题图大图) norepeat 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;}步骤:成功登陆博客后,点击控制面板,进入后可以看到左侧有一个“定制我的首页”点击进入左侧可以看到“添加模块”点击进入后,看到“自定义空白面板”下面有“创建新的空白面板”进入后输入“面板标题名”后,下角可以看到“显示原代码”选中后,显示"
"将上面的源代码复制后放在它们中间.最后保存设置即可.注:1.把文字部分改成图片地址即可,但图片地址必须是网络上已经存在的,否则不能显示。 2.需要哪部分就添加哪部分的代码,不需要的不用加。 3.建议博友最好一个一尝试,就会知道哪个代码是模板中的哪部分了.