home about me stuff links follow dashboard

Friday, July 8, 2011

如何更换背景/ How to change your Blogger's Background (升级版/Upgrade)


首先
谢谢ah Pou提供资料给我
让我顺利更新=)

First of all,
thx to ah Pou for given me the information
and let me smoothly to updated =)




中文/Chiness:

给新模板的

① 信息中心 --> 设计 --> 修改HTML  按Ctrl+F 寻找
/* Content
② 往下看,您将会看到这么一段


body {
  font: $(body.font);
  color: $(body.text.color);
  background: $(body.background);
  padding: 0 $(content.shadow.spread) $(content.shadow.spread) $(content.shadow.spread);
  $(body.background.override)
}

③ 将以下代码取代红色代码


font: normal normal 14px 'Trebuchet MS', Trebuchet, sans-serif;;
color: #000000;
background: #ffffff url(图片网址) repeat scroll center center;

④ 改完过后,整段将会是这样

/* Content
----------------------------------------------- */
body {
font: normal normal 14px 'Trebuchet MS', Trebuchet, sans-serif;;
color: #000000;
background: #ffffff url(图片网址) repeat scroll center center;
}

⑤ 以下是背景提供参考

 部落格背景/Blogger Background : Rilakkuma (1)

⑥ 找到背景之后,把图片网址粘帖在图片网址

⑦ 预览,储存

完成!!
祝你成功!!
=)
资料来源: m.Jo


英文/English:

For New Template


① Dashboard --> Design --> Edit HTML , press Crtl+F on your keyboard and find out this word:
/* Content
② Keep on looking forward,u would see this paragragh


body {
  font: $(body.font);
  color: $(body.text.color);
  background: $(body.background);
  padding: 0 $(content.shadow.spread) $(content.shadow.spread) $(content.shadow.spread);
  $(body.background.override)
}

③ Copy the code below and Paste on the red colour code

font: normal normal 14px 'Trebuchet MS', Trebuchet, sans-serif;;
color: #000000;
background: #ffffff url(IMAGE URL) repeat scroll center center;

④ The paragragh would be like this after changed


/* Content
----------------------------------------------- */
body {
font: normal normal 14px 'Trebuchet MS', Trebuchet, sans-serif;;
color: #000000;
background: #ffffff url(IMAGE URL) repeat scroll center center;
}

⑤ It's the background Picture to refer





⑥ When you found the background , copy the Direct Link and paste on IMAGE URL

⑦ Preview and Save

Done!!
Wish you good luck!!
=)
The information from: m.Jo



链接我/Link Me




sticker



0 Oreo ♥:

Post a Comment