How To Make Your Blog Name Scrolling

Posted by Lasantha Bandara on May 18th, 2009 File Under : change template, html, title11 Comments

1.Log in to your dashboard--> layout- -> Edit HTML

2.Scroll down to where you see this:

</head>

3.Now copy below code and paste it before above code.

<script type='text/javascript'>
var txt="Enter Your blog name and little description about your site ";
var espera=200;
var refresco=null;
function rotulo_title()
{
document.title=txt;
txt=txt.substring(1,txt.length)+txt.charAt(0); refresco=setTimeout("rotulo_title()",espera);
}
rotulo_title();
</script>

Note : You must replace 'Enter Your blog name and little description about your site' with your site details.

4.Now save your template and you are done.

File Under : change template, html, title

11 Responses to “How To Make Your Blog Name Scrolling”

  1. PinkGAGA says:

    nice

  2. hrithik says:

    thanks

  3. K5TX says:

    cool, thanks

  4. !!~miss kawaii~!! says:

    thanks ! 🙂

  5. Dweapons says:

    thanks dear ,good post

  6. Medipally shiva Krishna says:

    Thanks you very much Bloggertipandtrick finally i got through your blog

  7. Shahnawz Sadique says:

    thank u so much have a look to my blog http://jobsbywork.blogspot.com

  8. RUDRANGISPHARMACYBLOGSPOT says:

    THANKS A LOT....www.rudrangispharmacy.blogspot.com

  9. zahid says:

    thanks a lot for this nice post.
    I've done a lot of changes to my blog by applying your suggestions.

    have a look... http://techexplusion.blogspot.com

  10. Idevasi Agency says:

    it's work

  11. abdominal muscle says:

    Great, I like your tips, thanks for sharing, Stefani

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.