首先,
去 信息中心 --> 设计 --> 修改 HTML
按Ctrl+F,找 .post
再来,
把以下代码:
background: url(图片网址);
background-repeat: no-repeat;
background-position: bottom center;
margin:.5em 0 1.5em;
padding-bottom:2.5em;
Paste在这个代码:
.post {
margin:.5em 0 1.5em;
border-bottom:1px dotted $bordercolor;
padding-bottom:1.5em;
.post {
margin:.5em 0 1.5em;
border-bottom:1px dotted $bordercolor;
padding-bottom:1.5em;
的下面。
简单的说,
就是把蓝色的代码
粘帖在红色代码下面。
简单的说,
就是把蓝色的代码
粘帖在红色代码下面。
完成后,先预览
满意了再储存模板。
=)
祝你成功!!
First
go to Dashboard --> Design --> Edit HTML
press the 'Ctrl+F' button find .post
and copy this code:
background: url(Image url);
background-repeat: no-repeat;
background-position: bottom center;
margin:.5em 0 1.5em;
padding-bottom:2.5em;
paste to below this code
.post {
margin:.5em 0 1.5em;
border-bottom:1px dotted $bordercolor;
padding-bottom:1.5em;
say it easier,
u should paste the blue colour's code below red colour's code
.post {
margin:.5em 0 1.5em;
border-bottom:1px dotted $bordercolor;
padding-bottom:1.5em;
say it easier,
u should paste the blue colour's code below red colour's code
after that,u should preview 1st
then just save templete.
=)
Good luck!!
链接我/Link Me
1 Oreo ♥:
怎麼都找不到那個代碼 /(ㄒoㄒ)/~~
Post a Comment