home about me stuff links follow dashboard

Tuesday, August 9, 2011

教学/Tutorial || 不同的页面,不同背景/Diferent page,Diferrent Background







 给miharu的
   For miharu

不知道是什么来的?
去我旁边的标签按按看
每一个标签按进去都有不一样的背景哦
=)

Don't know what is it?
Press the Menu tab beside my blog
When you press it
You will see there have different backgroud in each Menu tab
=)

教程开始
Let get the tutorial start
点它/Click it : 


中文/Chiness:

① 信息中心 --> 设计 --> 修改HTML

② 按Ctrl+F寻找以下代码
</head>
③ 再把以下代码粘帖在</head>的上面
<b:if cond='data:blog.url == &quot;页面网址&quot;'>
<style>
body {
background-image: url(背景网址);background-position: center; background-repeat:repeat; background-attachment: fixed;
}
</style>
</b:if>
④ 你有几个页面,以上的代码就放几个哦 =)

⑤ 将页面网址以及背景网址填上

× 页面网址 = 你部落页面的Link
× 背景网址 = 背景的Direct link

⑥ 先预览后,再储存哦!!

完成!!
祝你好运!!



英文/English:

① Dashboard --> Design --> Edit HTML

② Use Ctrl+F find out the code below
</head>
③ Copy the code below and paste it above </head>
<b:if cond='data:blog.url == &quot;PAGE URL&quot;'>
<style>
body {
background-image: url(BACKGROUND URL);background-position: center; background-repeat:repeat; background-attachment: fixed;
}
</style>
</b:if>
④ You should paste it with the number of Page that you have

⑤ Fill up the PAGE URL & BACKGROUND URL

× PAGE URL = Your Page's Link
× BACKGROUND URL = Your Background Direct Link

⑥ Preview first when you done it,and SAVE!!

Done!!
Wish you good luck!!




链接我/Link Me






sticker



1 Oreo ♥:

Miharu Julie said... Reply

thanks for tutorial >_<
i will try it =)

Post a Comment