/india-vs-pakistan.

india-vs-pakistan.

sachin-tendulkar-man-who-became-god.

sachin-tendulkar-man-who-became-god

india-vs-england-2012-2nd-t20i-preview.

india-vs-england-2012-2nd-t20i-preview.

sehwag-gambhirs-smug-overconfidence.

sehwag-gambhirs-smug-overconfidence.

all-proteas-players-to-be-given-game.

all-proteas-players-to-be-given-game.

Showing posts with label Blogger Widget. Show all posts
Showing posts with label Blogger Widget. Show all posts

Wednesday, June 26, 2013

How to Add a HTML5 Music Player with Playlist in Blogger

How to Add a HTML5 Music Player with Playlist in Blogger

Installing HTML5 Music Player in Blogger:

The first thing you should do is to Login into your Blogger Dashboard through your Google account. After logging into your account, from the list of your blogs, select that blog on which you want to install HTML5 Music Player. Now go to Template >> Edit HTML and search for the ending </head> Tag. After finding the tag, just above it paste the following code.
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400' rel='stylesheet' type='text/css'/>

<link href="https://googledrive.com/host/0B0WJjcJEFNziLXFVNjE1Mms2VkU" rel="stylesheet"></link>

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.js"></script>

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js"></script>

<script src="https://googledrive.com/host/0B0WJjcJEFNziYXRYUFZEVkRNaTA" type="text/javascript"></script>

Once the whole thing is done, it is the period to save your template. Just press the “Save Template” button situated on the top right corner of your monitor screen. Now move to the next step ahead.

Adding HTML 5 Music Player in Blogger:

The next thing is to add the HTML5 music player either in your sidebar or into specific page/posts on your site. This entirely depends on your needs, whether you want it into your sidebar, posts, pages or anywhere else. It would work perfectly well everywhere. Follow the following instructions properly.

Go to Blogger >> Layout >> Add a Gadget >> Add HTML/JavaScript and just paste the following code into the HTML Text Box. Now you probably want to customize your Music player so before we save the gadget lets learn how you can customize it. For example, Changing, Music, Covers and etc.
<div class="mbl">
<div class="mbl_player" id="mnplp">
<div class="mbl_art_bg"></div>
<img class="mbl_cover" src="" alt=""/>
<span class="mnpl_title"></span>
<span class="mnpl_author"></span>

<div class="mnpl_volume_min"></div>
<div class="mnpl_volume"></div>
<div class="mbl_volume_max"></div>

<div class="mnpl_toolbar">
<div class="mnpl_tlb_prev"></div>
<div class="mnpl_tlb_stop"></div>
<div class="mnpl_tlb_next"></div>
<div class="mnpl_current"></div>
<div class="mnpl_long"></div>
<div class="mnpl_all"></div>
</div>

<div class="mbl_playlist">
</div>
</div>
</div>

<script type="text/javascript">
$(function(){
$('#mnplp').mnplp({
'volume': 80,
'playlist':[
{"title":"Track-Name", "author":"Author-Name", "cover":"thumb-image.jpg", "background":"cover-image.jpg", "mfile":"music.mp3"},

{"title":"Track-Name", "author":"Author-Name", "cover":"thumb-image.jpg", "background":"cover-image.jpg", "mfile":"music.mp3"},

{"title":"Track-Name", "author":"Author-Name", "cover":"thumb-image.jpg", "background":"cover-image.jpg", "mfile":"music.mp3"},

{"title":"Track-Name", "author":"Author-Name", "cover":"thumb-image.jpg", "background":"cover-image.jpg", "mfile":"music.mp3"},

{"title":"Track-Name", "author":"Author-Name", "cover":"thumb-image.jpg", "background":"cover-image.jpg", "mfile":"music.mp3"}
]
});
});
</script>

Customization:
  1. title: Represents the title of your music or song. 
  2. mfile: It represents the music file in .mp3 extension 
  3. author: The name of the person who composed the music.
  4. cover: Cover thumb image that appears when the song is playing.
  5. background: The image that appears in the background of the music player.
Congratulations: After customizing, press "Save" button located at the bottom of the window. Now, go and check your site. I am pretty sure your site would rock now. Let us know about your thoughts on this amazing gadget.

We expect that you have adored and learned how to add HTML5 Music Player with Playlist in Blogger. This gadget is tremendously robust and takes second to load, so it is understandable that it would not affect your site speed at all. Let us know what you think about it. 

Friday, June 7, 2013

Add Floating Sharing buttons to sidebar

Add Floating Sharing buttons to sidebar

Hey Guys, Checkout this cool Floating Sharing buttons to sidebar  .




 If you want to add this widget to your blog just follow this simple steps.



1.Go to Blogger > Layout
2.Click on 'Add a Gadget'
3.Choose HTML/Javascript
4.Copy Paste the code given below inside it.


 <style>
/*-------GAMERX Sharing Widget------------*/
#pbtfloat {
  position:fixed;
bottom:15%;

margin-left: -84px;
z-index:10;
float:left;
padding-bottom:2px;
}
#pbtsidebar {
        background:#fff;
        border-top:1px solid #ddd;
        border-left:1px solid #ddd;
        border-bottom:1px solid #ddd;
        border-radius:5px;
       -moz-border-radius:5px;
       -webkit-border-radius:5px;
        padding-left:5px;
        width:60px;
        margin:0 0 0 5px;
}
.fb_share_count_top {width:52px !important;}
.fb_share_count_top, .fb_share_count_inner {-moz-border-radius:3px;-webkit-border-radius:3px;}
.FBConnectButton_Small, .FBConnectButton_RTL_Small {width:52px !important; -moz-border-radius:3px;/*bs-fsmsb*/-webkit-border-radius:3px;}
.FBConnectButton_Small .FBConnectButton_Text {padding:2px 2px 3px !important;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:8px;}
</style>


<div id="pbtfloat">
<div id="pbtsidebar">
    <table cellpadding="1px" cellspacing="0">

    <tr>
    <td style="padding:5px 0px 0px 0;">
<a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="probloggingtool">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
    </td>
    </tr>
    <tr>
    <td style="padding:5px 0 2px 0;">
    <a name="fb_share" type="box_count" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
    </td>
    </tr>
    <tr>
    <td style=" padding:5px 0px 0px 0px;">
<script src='http://apis.google.com/js/plusone.js' type='text/javascript'> {lang: &#39;en-US&#39;} </script>
<g:plusone size="Tall" expr:href="data:post.url">
    </g:plusone></td>
    </tr>
    <tr>
    <td> <a href="" style="color:#000000; font-size:8px"> </a>
    </td>
    </tr>
        </table> </div> </div>




 4. Adjust the position of the widget, edit -84px; 
 5. Save the Gadget and see your blog again.
 6. You can use this in blogspot blog.

Add Social Sharing Button With Hover Effect V2

Add Social Sharing Button With Hover Effect V2

Hey Guys, Checkout this cool social sharing button with hover effect  for blogger.



If you want to add this widget to your blog just follow this simple steps.



1.Go to Blogger > Layout
2.Click on 'Add a Gadget'
3.Choose HTML/Javascript
4.Copy Paste the code given below inside it.



<style type="text/css">
.pbtv2Social {
display: block;
margin: 2em auto;
width: 200px;
height:40px;
}
.pbtv2Social span {
float: left;
display: inline;
margin-right: 8px;
}
.pbtv2Social span a {
display: block;
width: 32px;
height: 32px;
text-indent: -9999px;
background-color: none;
background: transparent url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwhncNu9GPTQ8JjUbJw4oJlRl8J0d866A7sKolgupPhO41Nz0u8ghuzY2Z1_OmI2aN149x0dGxEAhcnZspUPDlo6JLfMvw_JCNWNYAeabATV-HOX13Ba7Ca8APmCPDc7FnZ2OzppjIjj6i/s1600/social+icon.png") 0 0 no-repeat;
}
#iconTwitter {background-position: -33px -33px;}
#iconFacebook {background-position: -66px -33px;}
#iconRSS {background-position: 0 -33px;}
#iconYouTube {background-position: -99px -33px;}
#iconGooglePlus {background-position: -132px -33px;}
#iconTwitter:hover {background-position: -33px 0;}
#iconFacebook:hover{background-position:-66px 0}
#iconRSS:hover{background-position:0 0}
#iconYouTube:hover{background-position:-99px 0}
#iconGooglePlus:hover{background-position:-132px 0}
</style>
<div class='pbtv2Social'>
<span><a href='twitter.com/vishalassassin' id='iconTwitter' target='_blank' title='Follow us on Twitter'>Twitter</a></span>
<span><a href='http://www.facebook.com/zgamerxs' id='iconFacebook' target='_blank' title='Join us at Facebook'>Facebook</a></span>
<span><a href='http://feeds.feedburner.com/zgamerx' id='iconRSS' target='_blank' title='Subscribe our RSS Feed'>RSS</a></span>
<span><a href='youtube.com/vishalassassin' id='iconYouTube' target='_blank' title='Follow our YouTube Channel'>YouTube</a></span>
<span><a href='https://plus.google.com/u/0/108432524418882740014/' id='iconGooglePlus' target='_blank' title='Follow us at Google+'>Google</a></span></div>
</div>
</div>



Customizations

Replace vishalassassin with your twitter username.
Replace zgamerxs with your facebook username.
Replace zgamerx with your feedburner username.
Replace vishalassassin with your youtube username.
Replace 108432524418882740014 with your google plus id.  

Add Stylish blue rusted retro subscribe widget below post for blogger

If you want to add this widget to your blog just follow this simple steps.



1.Go to Blogger > Layout
2.Click on 'Add a Gadget'
3.Choose HTML/Javascript
4.Copy Paste the code given below inside it.


<a href="http://www.facebook.com/yourusername"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQLYUeCUeu2dLpNpNk2Ne1QCxFb7-f5FdDpwtKLggvJ8AJ1B5-riFMs1uIyHkOtoIA9-wLkp4v1-VAssC_vXuZUv7tPCN1aQyJpHkjt_AdNR-2tiKl6xt4nq3BLUIZzajyK9DS7FbcgFg/s1600/098540-blue-retro-rusted-grunge-icon-social-media-logos-facebook-logo-square.jpg" title="Like Us" /></a>
<a href="http://www.Twitter.com/your username"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjoP9ZQiwCcQIU6mCx9Um8hLvEZe2VSdKwLGlVLWsdhame1n7HMQdReob5MB3kfADmrL06k4hKol798hMfklFRjLapA-A0LG_TupVuXN-wqiPLKlWEtLLlOj-rK-XbhybJEGNmwEpjpf1U/s1600/098610-blue-retro-rusted-grunge-icon-social-media-logos-twitter-bird3-square.jpg" title="Tweet Us" /></a> 
<a href="http://feeds.feedburner.com/your username"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgTW7kKbmwOyUr8lhyphenhyphenG4HojqElLSJzBohC7rGKCQnVsz3bVE_ESOxzQSFU7BqHegACEYRFqygvkT_fD_8Y5uqhFc38UmkyAYCw1dSL4fXlUuNsNPYlVjo6RNqKu6gmjq5cAOlK-YrdkgBI/s1600/098591-blue-retro-rusted-grunge-icon-social-media-logos-rss-cube.jpg" title="Feed Us" /></a>
<a href="https://plus.google.com/u/0/108432524418882740014"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEin3bPXkB8-kPjvf-yyL0WLMgapPIzaO1oze_P-Zx49TzWqdhtQh93sD3l_XOCMXT6SGYRzjlz4q4eOrmtIraXB5BcWwhhyphenhyphenZQG3-Rsq_5ouIaK1-APT9T7omHnputDoNGMpUbYkyeb1i0M/s1600/098555-blue-retro-rusted-grunge-icon-social-media-logos-google-logo-square.jpg" title="Circle Us" /></a>
<a href="http://www.stumbleupon.com/stumbler/yourusername"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQ8ahcOZ_G7R96zZo1Bul7CIY26vVJUscGKrQHQLVH7HZAbLdLNjFDROztvFymTpD0jr_RXtvK9bDd9xHp1NpWtusNgkNVMf4mG2R_ofCW05q0XU2-K1tSmx1PnvLjA9lM4bPN8AG6-io/s1600/098600-blue-retro-rusted-grunge-icon-social-media-logos-stumbleupon-logo-square.jpg" title="Stumble" /></a>
<a href="http://digg.com/"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhWHNuasctfTmcfUqOiF7y0F9QTdfykrcWzcBhsWOd3T22SJrSoJCJcAAkq6EBDjcghjESw6L0_feIG5NUYkzVNnj6_JLz-57KRWL7fxNkFyXkuhvaTvuZbK-nMiUaxz_Nq9tMdCKXOnG8/s1600/098531-blue-retro-rusted-grunge-icon-social-media-logos-digg2-logo-square.jpg" title="Share us on Digg" /></a>
<a href="https://delicious.com/your username"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-nzh40rTk31Nv3xvdNThinIlBCIHhVvePsbWTYp10weAE_LuQK8yXf0nIsez6YTQeq-xoU3Ic9VJ3nqMBKY1VI2jpWFoe7XJalofICnWPmqpkv0PD6ieNtLQZiGRp4Zjv41WfqzT1UGI/s1600/098522-blue-retro-rusted-grunge-icon-social-media-logos-delicious-logo-square.jpg" title="Share us on Delicious" /></a>




 5. Change Red coloured url with your's   .
 6 Now click on save button.

Gamer City z

Free for your eye videos