Add Follow+Dashboard on top right corner右上角添加上Follow+Dashboard
2012年5月5日星期六 | 0 comments
Login blog - Information Center - Design - Add a Gadget - HTML / Javascript
登入博客 - 信息中心 - 设计 - 添加小工具 - HTML/Javascript
在 HTML/Javascript 里添加以下其中一款代码
Example A 例子 A


<a style="display:scroll;position:fixed;top:10px;right:76px;" href="http://www.blogger.com/home" title="Dashboard"><img src="http://assets.tumblr.com/images/iframe_dashboard_alpha.png?468" /></a><a style="display:scroll;position:fixed;top:10px;right:15px;" href="http://www.blogger.com/follow-blog.g?blogID=your blog ID你的博客ID" title="Follow"><img src="http://assets.tumblr.com/images/iframe_follow_alpha.png?468" /></a>
Example B 例子 B


How to fing your blog ID
怎样找到你的Blog ID
Log in blog - Information Center - Design
登入博客 - 信息中心 - 设计
Now you see the top of your website
现在你看上你的网址
it would be like the picture
就会像图片这样
就如红框,copy blogID=后面部分
copy好后,paste在 Example 里的红色字