中文/Chiness:
ms.chok:这是给帖子标题的
=)
像这样
① 信息中心 --> 设计 --> 修改HTML
②在键盘上按 Ctrl+F 找
.post h3 {
③把以下代码粘帖在 .post h3 { 的下面
background: url(图片网址) left no-repeat;
像这样:
④ 找到图片后
把图片网址拷贝
粘帖在图片网址上
提醒:
若是你的图片变成这样
就是图片跑到标题后面
不用担心 =)
⑤ 只要去刚在那里.post h3 {
的下面找Padding
把Padding数字改改就好了
比如:
原本是padding:0 0 4px 0px;
把它改成padding:0 0 4px 45px;
⑥ 预览,满意后储存
完成!!!
祝你好运
=)
英文/English:
ms.chok:How to put the image beside the title
to ms.chok:this is for post title ya
=)
like this
① Dashboard --> Design --> Edit HTML
② Press Ctrl+F on your keyboard and find
.post h3 {
③ Copy the code below and paste behind .post h3 {
background: url(Image's Direct Link) left no-repeat;
like the figure below:
④ Found an image and copy the direck link after that paste on the image's Direct Link
Remind:
if your image become like this
that is image will become behind the post title
don't worry =)
⑤ you can find out Padding below .post h3 {
and change the padding number
For example:
the original would be like this padding:0 0 4px 0px;
and change it to padding:0 0 4px 45px;
⑥ Preview and Save
Done!!!
wish you good luck
=)
链接我/Link Me
2 Oreo ♥:
为什么我找不到post H3{ 的呢???
@Yau Yi Wen我的教程是For旧模板的..新模板要另寻方法=)
Post a Comment