Share with your friends

Share

Create moving text at the Bar


Want to make text run at Bar pages your site / blog? Actually make the text goes, it is very easy. You certainly can, provided you know how to edit HTML. The easiest way to apply this text walks, more details, see picture below snapshot, run the HTML code for text marked. You should consider carefully so that no errors when finished editing. Sample text goes in the left corner on the image to see the bar marked 1 and 2 above.
Make sure you are logged into Blogger, click Edit HTML Templates to start, do not forget to check the Expand Widget Templates, if not also not a problem, because it's really easy.


Search by your code like
: <head> see the picture above, copy and SCRIPT code below and paste.
<SCRIPT language='JavaScript'>
var txt=&quot;&gt;Free Widgets For Bolgs&gt;-&quot;;
var speed=100;var refresh=null;function move() { document.title=txt;
txt=txt.substring(1,txt.length)+txt.charAt(0);
refresh=setTimeout(&quot;move()&quot;,speed);}move();
</SCRIPT>

Free Widgets For Bolgs, this should be replaced with the title of your blog, see the code above. 
Completed.........survived editing, good luck

0 comments:

Post a Comment