今天的我还不错下闲空,所以来写写教程.....
之前有朋友问过我、一些些部落格上的问题、今天难得闲空、那我就一次过写完咯~ (:
什么是移动帖子?
就是这个咯 <3
教程开始
首先去设计-->添加小工具-->HTML
什么是HTML?
就是下面这个咯~

好了就把以下代码copy下paste进去
由于、我mouse的右键锁起来了、所以呢、就用ctrl+f来copy:
<center><script src="http://ajax.googleapis.com/aja x/libs/jquery/1.3.2/jquery.min .js" type="text/javascript"></scrip t>
<style type="text/css" media="screen">
<!--
#spylist {
overflow:hidden;
margin-top:5px;
padding:0px 0px;
height:350px;
}
#spylist ul{
width:220px;
overflow:hidden;
list-style-type: none;
padding: 0px 0px;
margin:0px 0px;
}
#spylist li {
width:208px;
padding: 5px 5px;
margin:0px 0px 5px 0px;
list-style-type:none;
float:none;
height:70px;
overflow: hidden;
background:#fff repeat-x;
border:1px dashed #dddpink;
}
#spylist li a {
text-decoration:none;
color:#4B545B;
font-size:11px;
height:18px;
overflow:hidden;
margin:0px 0px;
padding:0px 0px 2px 0px;
}
#spylist li img {
float:left;
margin-right:5px;
background:#EFEFEF;
border:2px lightblue;
}
.spydate{
overflow:hidden;
font-size:10px;
color:#0284C2;
padding:2px 0px;
margin:1px 0px 0px 0px;
height:15px;
font-family:Tahoma,Arial,verda na, sans-serif;
}
.spycomment{
overflow:hidden;
font-family:Tahoma,Arial,verda na, sans-serif;
font-size:10px;
color:#262B2F;
padding:0px 0px;
margin:0px 0px;
}
-->
</style>
<script language='javascript'>
imgr = new Array();
imgr[0] = "http://2.bp.blogspot.com/_CEj8 AwvwSNM/TPkQUkM0wnI/AAAAAAAAFD 8/TxYWe-CMPr8/s320/no_image.gi f";
imgr[1] = "http://2.bp.blogspot.com/_CEj8 AwvwSNM/TPkQUkM0wnI/AAAAAAAAFD 8/TxYWe-CMPr8/s320/no_image.gi f";
imgr[2] = "http://2.bp.blogspot.com/_CEj8 AwvwSNM/TPkQUkM0wnI/AAAAAAAAFD 8/TxYWe-CMPr8/s320/no_image.gi f";
imgr[3] = "http://2.bp.blogspot.com/_CEj8 AwvwSNM/TPkQUkM0wnI/AAAAAAAAFD 8/TxYWe-CMPr8/s320/no_image.gi f";
imgr[4] = "http://2.bp.blogspot.com/_CEj8 AwvwSNM/TPkQUkM0wnI/AAAAAAAAFD 8/TxYWe-CMPr8/s320/no_image.gi f";
showRandomImg = true;
boxwidth = 255;
cellspacing = 6;
borderColor = "#232c35";
bgTD = "#000000";
thumbwidth = 70;
thumbheight = 70;
fntsize = 12;
acolor = "#666";
aBold = true;
icon = " ";
text = "comments";
showPostDate = true;
summaryPost = 40;
summaryFontsize = 10;
summaryColor = "#666";
icon2 = " ";
numposts = 10;
home_page = "http://你的地址/";
limitspy=4
intervalspy=4000
</script>
<div id="spylist">
<script src='https://sites.google.com/site/ unwanted86/javascript/animated recentpost.js' type='text/javascript'></scrip t>
</div>
</center>
<style type="text/css" media="screen">
<!--
#spylist {
overflow:hidden;
margin-top:5px;
padding:0px 0px;
height:350px;
}
#spylist ul{
width:220px;
overflow:hidden;
list-style-type: none;
padding: 0px 0px;
margin:0px 0px;
}
#spylist li {
width:208px;
padding: 5px 5px;
margin:0px 0px 5px 0px;
list-style-type:none;
float:none;
height:70px;
overflow: hidden;
background:#fff repeat-x;
border:1px dashed #dddpink;
}
#spylist li a {
text-decoration:none;
color:#4B545B;
font-size:11px;
height:18px;
overflow:hidden;
margin:0px 0px;
padding:0px 0px 2px 0px;
}
#spylist li img {
float:left;
margin-right:5px;
background:#EFEFEF;
border:2px lightblue;
}
.spydate{
overflow:hidden;
font-size:10px;
color:#0284C2;
padding:2px 0px;
margin:1px 0px 0px 0px;
height:15px;
font-family:Tahoma,Arial,verda
}
.spycomment{
overflow:hidden;
font-family:Tahoma,Arial,verda
font-size:10px;
color:#262B2F;
padding:0px 0px;
margin:0px 0px;
}
-->
</style>
<script language='javascript'>
imgr = new Array();
imgr[0] = "http://2.bp.blogspot.com/_CEj8
imgr[1] = "http://2.bp.blogspot.com/_CEj8
imgr[2] = "http://2.bp.blogspot.com/_CEj8
imgr[3] = "http://2.bp.blogspot.com/_CEj8
imgr[4] = "http://2.bp.blogspot.com/_CEj8
showRandomImg = true;
boxwidth = 255;
cellspacing = 6;
borderColor = "#232c35";
bgTD = "#000000";
thumbwidth = 70;
thumbheight = 70;
fntsize = 12;
acolor = "#666";
aBold = true;
icon = " ";
text = "comments";
showPostDate = true;
summaryPost = 40;
summaryFontsize = 10;
summaryColor = "#666";
icon2 = " ";
numposts = 10;
home_page = "http://你的地址/";
limitspy=4
intervalspy=4000
</script>
<div id="spylist">
<script src='https://sites.google.com/site/
</div>
</center>

我用比较深颜色画起来的意思是:把你的blog link copy and paste进去就好咯~
好了的话,就保存、就是那么的简单、你、成功了吗? (: 按个like~~谢谢~ <3
下一个教程
什么是blockquote?
一切都在等待中、等待着....考试结束的那一天
就是上面这个款款啦、o(╯□╰)o
教程开始咯:
首先去设计-->修改HTML
CTRL+F寻找 :]]></b:skin
然后copy以下代码到]]></b:skin 的上面
代码(无背景的):
blockquote {
border: 2px dashed #FFCCFF;
background:#FFFFFF;
}
代码(有背景的):
blockquote {
border: 2px dashed #FFCCFF;
background:url(图片背景网址) fixed;
}
copy后就会像下面这样子:

注意注意:




框线条类型可以自己修改哦,就是下面这张:

然后就按“保存模板”,就成功啦~有问题的,可以到cbox来问我或到我的fb inbox 问我~ FB---> "CLICK ME"
最后,大水桶祝你们成功~<3 记得,用此教学告诉我哦,让我知道你来过,转贴的话、更需要让我知道~ o(>﹏<)o 谢谢~