Today I will give you a code that is really really useful for bloggers. You have already noticed that this post has been started with a moving text. And from this post you'll learn how to add this on your blog.
Before starting I wanna say you, this bar can be used as news headline or notice bar. Or you can use this for any purpose. It's simply an html code that can be place anywhere of your blog. If you place it at the top then it can be used as news bar. You can also put it on the side or bottom of your blog. But make sure you're customizing the size and using the bar properly with the place where you wanna insert it.
Let's start. (Make sure you're using new interface of blogger)
- First, go to the design option from your blogger page.
- Then hit on Layout option from the left panel.
- Now click on Add a Gadget from any part of your layout. I prefer top.
- Now scroll down and choose Html/Java Script then copy and paste the code below.
- You're done. Save the code and refresh your blog page.
<!-- This Script is from munnamark.blogspot.com, Coded by: Md. Abdur Rahaman--> <div align="center"><font color="#ffffff" size="+1"><marquee bgcolor="#000080"direction="left"loop="20" width="100%"><strong>Visit Marks PC Solution to get more interesting Computer and Internet Tips </strong></marquee></font color="#ffffff"></div> <font face="Arial"><a target="_blank" href="http://www.munnamark.blogspot.com/"><span style="font-size: 7pt; text-decoration: none">Visit Marks PC Solution for Computer and Internet Tips</span></a></font>
- Replace the red text of the code with your text.
- loop is 20. You can choose more or less than 20. It means your text will be shown 20 times.
- div align center. You can use right or left.
- Direction is left. You can use right.
- Width is 100%. You can use 40, 50 or 70% too.
0 comments:
Post a Comment