Show your recents posts in marquee(scrolling text)

Now you can display your recent posts in marquee. I am sure that it is actually a better way to attract your readers to read your other posts. Here is a simple tutorial on how to show your recent posts in marquee.

Log into Blogger. On the Dashboard, click on the “Layout” option. This will bring you to “Page Elements” page. Now, click on “Add a Gadget” option, then add a “HTML/Javascript”. Paste this code below in the content box of the HTML/Javascript.

<script style="text/javascript" src="http://introbloggerscripts.googlecode.com/files/RecentPostsScrollerv2_introblogger.js"> </script><script style="text/javascript"> var nMaxPosts = 15; var sBgColor; var nWidth; var nScrollDelay = 175; var sDirection="left"; var sOpenLinkLocation="N"; var sBulletChar="»»"; </script> <script style="text/javascript" src="http://YOURNAME.blogspot.com/feeds/posts/default?alt=json-in-script&callback=RecentPostsScrollerv2"> </script>

Replace YOURNAME in the code above with your blog’s name and Save. You can view a sample marquee in my test blog.

2 Replies to “Show your recents posts in marquee(scrolling text)”

  1. @Abishek,

    Go to settings > comments > customize the options there.

    I suggest you to check "Yes" for "Show word verification for comments?" option. So, that spam comments will be controlled.

    You can select comment moderation option if you want. With this option enabled, you can select which comment will be published.

Leave a Reply to Abhishek Cancel reply

Your email address will not be published. Required fields are marked *

CommentLuv badge

This site uses Akismet to reduce spam. Learn how your comment data is processed.