Friday, December 9, 2011






First Go To " Dashboard

Click on " Design "
Click on " Edit Html "
Backup your template
Press Ctrl + F and Search This Code

]]></b:skin>



 Copy This Css Code and Just Above it Past The Below
#mbt-stickybar{
background:#0080ff url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgQutpwrK89BPpQ0vWl9T4II09MVskqhe0qPehE7EM2T7SQvi-vLwLR43xjhMNmEfUFB0tKwSGnxUU8vkrP9RrtzrgjQ6p2qdpk_MVAKoAf2dWzTPtDj7MtbRhyphenhyphenm680lanUwNFh6oLnByQ/s400/stickybar.png') repeat-x;
width:100%;
margin:0 auto;
text-align:center;
padding:0px 0;
border-bottom: 1px solid #888888;
  -moz-box-shadow: #666666 0px 1px 3px;
  -webkit-box-shadow: #666666 0px 1px 3px;
  box-shadow: #666666 0px 1px 3px;
  z-index: 999;
height: 28px; position:fixed;
line-height: 1.85em;
vertical-align: baseline;
letter-spacing: 1px;
}
#mbt-stickybar a{
text-decoration:none;
color:#fff;
font-size:13px;
font-weight:bold;
font-family: arial,"Helvetica",sans-serif;
line-height: 24px;
}
#mbt-stickybar a:hover{
text-decoration:underline;
}
#mbt-stickybar p {margin:0; list-style:none;}
#mbt-stickybar img {vertical-align: middle;
      margin-right: 6px;}

To change the background colour of the bar then simply change this #0080ff
Next Press Ctrl + F and search for this code
  <body expr:class='&quot;loading&quot; + data:blog.mobileClass'>

Just below it paste the following code,

<div id='mbt-stickybar'>
<a href='#'>ADD TEXT HERE</a>
</div>
 Now replace # with your text link (can be your RSS link, important post link etc.) and ADD TEXT HERE with anything you wish to write.
      Save your template and bingo you are done! :)
If you wish to add an image

<div id='mbt-stickybar'>
<img src='IMAGE LINK'/><a href='#'>ADD TEXT HERE</a>
</div>
OK ; Now Done
Now Refesh and See Result








See This Video Tutorial

Related Posts:

  • Create a Drop Down Menu In Blogger A drop down menu is needed when you have too much content on your blog or you love keeping things organized. To add a drop down menu to your blogger blogs do this: Sign in Your Blogger Account Go To " Dashboard " Click o… Read More
  • Post "Blog Tweets" To Facebook Automatically There are many ways to automatically update your Twitter feed when you create a new post on your blog. There are two that we'll look at that will work with any content management system that outputs an RSS feed: Twitterfeed,… Read More
  • Make Sticky Bar For BlogSpot First Go To " Dashboard Click on " Design " Click on " Edit Html " Backup your template  Press Ctrl + F and Search This Code ]]></b:skin>   Copy This Css Code and Just Above it Past The Below … Read More
  • How to Put Propellerads Below Post Title in Blogger Propellerads is one of the best Adsense alternatives, If you have a decent amount of traffic and appropriate ad placements, then you can earn handsome amount of revenue through Propellerads. If you use this advertisin… Read More

1 comment: