How To Make Your Blog Name Scrolling - welcome to the blog
Software Gadget the end of this much calm product information launcing, yes every day there are always products that are removed from various brands, both physical hardware products and software that need new knowledge to use it, well now we will discuss first about How To Make Your Blog Name Scrolling as you search we have collected a lot of data to make this information as complete as possible for you, please read:
Articles :
How To Make Your Blog Name Scrolling
full Link :
How To Make Your Blog Name Scrolling
You can also see our article on:
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.
0 komentar:
Posting Komentar