Are you bored with the Address bar just quiet monotone. .?
In this post I'll share some tips on how to order Address bar of your blog can be run. Actually I also just found this tutorial and I immediately apply to my own blog. .. .^_^.
Direct course we know how to address our blog can be run.
1. Surely you must log in first in blogger.
2. Then click and click Edit HTML design.
3. Find the code </ head> (Use CTRL + F to make it more easy to find)
4. Once you find the code </ head>, then copy and paste the code below just above the </ head>.
<script type='text/javascript'>
//<![CDATA[
msg = " -- Welcome to my blog -- ";
msg = " -- Thank you for visiting --" + msg;pos = 0;
function scrollMSG() {
document.title = msg.substring(pos, msg.length) + msg.substring(0, pos); pos++;
if (pos > msg.length) pos = 0
window.setTimeout("scrollMSG()",100);
}
scrollMSG();
//]]>
</script>
Note:
- You can replace the words in the code that is green as you wish
5. Finally Save the template and see a change in the address bar of your blog.
I hope this article helpful.
Wednesday, July 27, 2011
Subscribe to:
Post Comments (Atom)
Popular Posts
- Free Download Mozilla Firefox 8.0 Beta 5
- How to Add a Button "Facebook Like" on Post
- Update Cheat PB 31 October 2011_Wall Hack 100% work
- How To make Snow Effect On The Blog
- Free Download Mozilla Firefox 9.0 Beta 4 (Latest Version)
- Activation Key Kaspersky 2012, (Key File 22 July)
- Free Download Mozila Firefox 6.0 beta 2
- How to activate Kaspersky 2012 using the key file (Offline)
- How to improve PAGE RANK and VISITORS a blog
0 comments:
Post a Comment