How to Create Sticky Menu Bar

How to create sticky header using CSS?  To create sticky menu we need to make sure the div must be at the top of the page and stays there when page gets scroll. How do we do that? position:fixed; top:0px;... Read more

Custom Landing Page to Google Blogger

How to create a Custom landing page to Google blogger? Google blogger provides the great feature of redirecting the home page to some other custom page. It is really helpful when you need to show your best content ate the... Read more

Add Website RSS feed to the Blogger

How to Add Website rss feed to the Blogger? Go to blogger Dashboard, open Layout. Click on add Widget or Gadget.  As click on add a widget then you can see google layout widgets available to add. scroll to “Feed”... Read more

How to Add Subscription to Blogger

Feedburner helps to achieve many things like generating site feed url, email subscription to sites. Go to feedburner . Add your Blogger to feedburner  Now get your subscription: click to “Publicize”. and further from left menu “Services” click to Email Subscriptions Get the Feedburner JavaScript code.... Read more