This is about : How To Make Your Blog Name Scrolling
And this article : How To Make Your Blog Name Scrolling
How To Make Your Blog Name Scrolling
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.
Keep Sharing...THANKS.
Articles How To Make Your Blog Name Scrolling finished we discussed
A few of our information about the How To Make Your Blog Name Scrolling, I hope you can exploit carefully
No've You've finished reading an article on How To Make Your Blog Name Scrolling and many articles about modern home in our blog this, please read it. and url link of this article is https://liveeconcerts.blogspot.com/2015/10/how-to-make-your-blog-name-scrolling.html Hopefully discussion articles on provide more knowledge about the world of tech gadgets.
Tag :
0 Response to "How To Make Your Blog Name Scrolling"
Post a Comment