东莞南城顺丰快递:博客的背景图片怎么弄

来源:百度文库 编辑:神马品牌网 时间:2024/04/28 01:09:01
我想把图片设置成博客的背景怎么弄

一般来说,如果你在文章中发图片,图片不能太大。一般几十kb比较合适。而一般数码照片都上M。所以,上传图片以前,需要用画图软件对照片进行压缩处理。
接下来的事情,就比较简单了。你只需要在图片剪贴版里浏览照片,再上传照片了。

body
{background:url("页面大背景图片地址") repeat scroll!important;}

.logo
{background:url("题图上背景图片地址") 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;}

.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;}

</STYLE>

“页面大背景(body)”指的是整个博客的最大背景,由于中间部分被覆盖,所以显示的效果只是两边的部分。
“题图上背景(logo)”是指所在的横长条的背景。

“题图下背景(banner)”是指博客名字和博客地址所在的那部分的背景。

其中logo和banner宽各为770,logo高40,banner高134,单位均为像素。

“题图下的菜单背景”是指“HOME...搜索┆帮助┆退出”等字所在的那个横长条的背景。

“正文标题栏上翻时的图片”指的是文章发表了之后文章标题的图片。

“面板标题栏下翻时的图片”指的是点击标题后出现标题后的后面的图片。

“面板的背景图片”指的是左边比如我的文章列表什么的背景图片。

“页面内背景”是指整个文章文字所在的大背景!

哪个博客系统?

是新浪的么?