首先
谢谢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;
}
⑤ 以下是背景提供参考
=)
资料来源: m.Jo
资料来源: 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
0 Oreo ♥:
Post a Comment