博客的背景图片怎么弄

来源:百度知道 编辑:UC知道 时间:2024/05/31 15:46:40
我想把图片设置成博客的背景怎么弄

一般来说,如果你在文章中发图片,图片不能太大。一般几十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:u