Saturday, October 24, 2015

How To Make Your Blog Name Scrolling

How To Make Your Blog Name Scrolling - The L1’s pricing makes for a great part of its appeal. Now available in the UK, you can easily pick one up from most retailers at an original price of £169.John Lewis currently carries the black and white models and you can find the pink version at Argos. Some seem to offer even cheaper prices, like Alza or CSMobiles. In the UK, the L1 is available with 2GB RAM and 16GB of internal storage. Sony unveiled a raft of new, well we have collected a lot of data from the field directly and from many other blogs so very complete his discussion here about How To Make Your Blog Name Scrolling, on this blog we also have to provide the latest automotive information from all the brands associated with the automobile. ok please continue reading:

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.

No comments:

Post a Comment