Naturally Nepal once is not enough

Nepal Tourism Year 2011.

Naturally Nepal once is not enough

Nepal Tourism Year 2011.

Naturally Nepal once is not enough

Nepal Tourism Year 2011.

Naturally Nepal once is not enough

Nepal Tourism Year 2011.

Naturally Nepal once is not enough

Nepal Tourism Year 2011.

Showing posts with label meropost hints. Show all posts
Showing posts with label meropost hints. Show all posts

Wednesday, September 14, 2011

How to add meropost updates to my blogger?

Now you can add meropost updates to your blogger. It's not to hard to add this meropost updates.
To add meropost updates to your blogger paste this code:



 <link href="http://meropost.com/widget/wdgt.css" type="text/css" rel="stylesheet"/>
<script src="http://meropost.com/widget/jqry.js"></script>
<div id="hamghadam"><div class="logodn"><a href="http://meropost.com/"><img border="0" src="http://meropost.com/widget/logo2.png"/></a><br>
<div class="flwdn">Posts by : <a href="http://meropost.com/your username" target="_blank">your username</a></div></div>
<script>
$(document).ready(function(){
  var shtxurl = "http://meropost.com/1/statuses/user_timeline/your username.json?count=7&callback=?";
  $.getJSON(shtxurl, function(data){
    $.each(data, function(i, item) {
      var txt = item.text
     .replace(/(https?:\/\/[-a-z0-9._~:\/?#@!$&\'()*+,;=%]+)/ig,'<a href="$1">$1</a>')
     .replace(/@+([_A-Za-z0-9-]+)/ig, '<a href="http://meropost.com/$1">@$1</a>')
     .replace(/#+([_A-Zaا-ي-z0-9-]+)/ig, '<a href="http://meropost.com/search/s:$1">#$1</a>');
   $('<p></p>').addClass(i%2 ? 'even' : 'odd').html(txt).appendTo('#hamghadam');
 });
  });
});
</script></div>


[NOTE: At red letter put your meropost user name.]


OR


You can follow below steps:
1. Click settings,
2. Then click blog widget,
3. Now you will see like this,





















5. Open design>page elements and click to Add a Gadget,
4. Copy that code and open blogger,
6. Add javascript then paste that code.
7. Now save and refresh your page you will see your meropost updates.

Related Posts Plugin for WordPress, Blogger...