Friday, June 22, 2012

Cool All In One Social Media Sharing With Rss Subscribe Gadget For Blogger

Actually social bookmaking is the easy way to get traffic
to yourblog.Earlier I gave lot of  of social Bookmaking
gadget.So, In this gadget most useful than other gadget.
because It Include Facebook fan page, Twitter follower
button, Google Plus button, Rss subscribe and other all
social networks.I think this is one of best social gadget.
You can install it to your blog with few steps. Try below
Steps to Add it to your blog.





1.  Log in to blogger account > Go to Design >> Page Element

2. Click Add Gadget and select 'HTML/Javascript'

3. Paste below code.

<style> 
/* bloggertrix.com Widget  */ 
 #btrix_all-in-one-bar { 
 border: 0; 
 margin-bottom: 10px; 
 margin: 0 auto; 
 width:300px; 
 } 
.fb-likebox { 
 background: #fff; 
 padding: 10px 10px 0 10px; 
 border: 1px solid #D8E6EB; 
 margin-top: -2px; 
 height:65px; 
 } 
.googleplus { 
 background: #F5FCFE; 
 border-top: 1px solid #FFF; 
 border-bottom: 1px solid #ebebeb; 
 border-right: 1px solid #D8E6EB; 
 border-left: 1px solid #D8E6EB; 
 border-image: initial; 
 font-size: .90em; 
 font-family: "Verdana","Helvetica",sans-serif; 
 color: #000; 
 padding: 9px 15px; 
 line-height: 1px;} 
.googleplus span { 
 color: #000; 
 font-size: 11px; 
 position: absolute; 
 display:inline-block; 
 margin: 9px 70px;} 
.g-plusone {    float: left;} 
.twitter { 
 background: #EEF9FD; 
 padding: 10px; 
 border: 1px solid #C7DBE2; 
 border-top: 0;} 
#mashable { 
 background: #EBEBEB; 
 border: 1px solid #CCC; 
 border-top: 1px solid white; 
 padding: 2px 8px 2px 3px; 
 text-align: right; 
 border-image: initial;} 
#mashable .author-credit {} 
#mashable .author-credit a { 
 font-size:10px; 
 font-weight: bold; 
 text-shadow: 1px 1px white; 
 color: #1E598E; 
 text-decoration:none;} 
#email-news-subscribe .email-box{ 
 padding: 5px 10px; 
 font-family: "Verdana","Helvetica",sans-serif; 
 border-top: 0; 
 border-right: 1px solid #C7DBE2; 
 border-left: 1px solid #C7DBE2;
 border-bottom: 1px solid #C7DBE2; 
 border-image: initial; 
 height:35px;} 
#email-news-subscribe .email-box input.email{ 
 background:#FFFFFF; 
 border: 1px solid #dedede; 
 color: #999; 
 padding: 7px 10px 8px 10px; 
 -moz-border-radius: 3px; 
 -webkit-border-radius: 3px; 
 -o-border-radius: 3px; 
 -ms-border-radius: 3px; 
 -khtml-border-radius: 3px; 
 border-radius: 3px; 
 border-image: initial; 
 font-family: "Verdana","Helvetica",sans-serif;}    
#email-news-subscribe .email-box input.email:focus{color:#333}    
#email-news-subscribe .email-box input.subscribe{ 
 background: -moz-linear-gradient(center top,#FFCA00 0,#FF9B00 100%); 
 background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#FFCA00),color-stop(1,#FF9B00)); 
 background: -moz-linear-gradient(center top,#FFCA00 0,#FF9B00 100%); 
 -pie-background: linear-gradient(270deg,#ffca00,#ff9b00); 
 font-family: "Verdana","Helvetica",sans-serif; 
 border-radius:3px; 
 -moz-border-radius:3px; 
 -webkit-border-radius:3px; 
 border:1px solid #cc7c00; 
 color:white; 
 text-shadow:#d08d00 1px 1px 0; 
 padding:7px 14px; 
 margin-left:3px; 
 font-weight:bold; 
 font-size:12px; 
 cursor:pointer; 
 border-image: initial;} 
#email-news-subscribe .email-box input.subscribe:hover{ 
 background: #ff9b00; 
 background-image:-moz-linear-gradient(top,#ffda4d,#ff9b00); 
 background-image:-webkit-gradient(linear,left top,left bottom,from(#ffda4d),to(#ff9b00)); 
 filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#ebebeb);
 outline:0;-moz-box-shadow:0 0 3px #999; 
 -webkit-box-shadow:0 0 3px #999; 
 box-shadow:0 0 3px #999 
 background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffda4d),color-stop(1,#ff9b00)); 
 background:-moz-linear-gradient(center top,#ffda4d 0,#ff9b00 100%); 
 -pie-background:linear-gradient(270deg,#ffda4d,#ff9b00); 
 border-radius:3px; 
 -moz-border-radius:3px; 
 -webkit-border-radius:3px; 
 border:1px solid #cc7c00; 
 color:#FFFFFF; 
 text-shadow:#d08d00 1px 1px 0}    
#other-social-bar { 
 background-color: #F5FCFE; 
 box-shadow: 0 1px 1px #FFFFFF inset; 
 padding: 5px; 
 font-family: "Verdana","Helvetica",sans-serif; 
 font-weight:none; 
 overflow: hidden; 
 border: 1px solid #B6D0DA; 
 border-bottom: 1px solid #B6D0DA; 
 height:45px; 
} 

#other-social-bar1 { 
 background-color: #F5FCFE; 
 box-shadow: 0 1px 1px #FFFFFF inset; 
 padding: 5px; 
 font-family: "Verdana","Helvetica",sans-serif; 
 font-weight:bold; 
 overflow: hidden; 
 border-left: 1px solid #B6D0DA; 
 border-right: 1px solid #B6D0DA;  
 border-bottom: 1px solid #B6D0DA; 
 height:10px;}
.addthis_toolbox1{margin-left:8px;margin-top:8px;text-align:center}
.addthis_toolbox1 .custom_images a{width:32px;height:32px;margin:0 2px 0 2px;padding:0}
.addthis_toolbox1 .custom_images a:hover img{opacity:6}
.addthis_toolbox1 .custom_images a img{opacity:0.65}
</style>
<style> 
#email-news-subscribe .email-box input.subscribe{ 
background: #FFCA00; 
} 
</style>
<!--begin of social widget--> <div style="margin-bottom:10px;"> <div id="btrix_all-in-one-bar" >

<div id="other-social-bar">
<div class='addthis_toolbox1'>   
<div class='custom_images'>

<a class='addthis_button_twitter'><img alt='Twitter' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhWbmdloExjN3wkhZ-Rn3JKCEk3mExrF1aJho02y4106uKOr7ts9fLqhbaZcHiDFyvm49Rk8lxXtwdeygJPXcWC8BAtQgHW4ZgcW3mlELrKJpGL8TPRTuIsQWBV6OOo9Nr1dPefvncRPM8/s1600/twitter.png' width='32'/></a>
<a class='addthis_button_delicious'><img alt='Delicious' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVWK2Faj3WPM__E5g46DQjngMaGXekSCZekPsRjdn8658aXaztj7j6J0EHaoHTX8VlqH1vYaLOD8Z6PnDqSjslbcUEAoO5qBQxV4qWgdz1u2VxYgc3LRD0OI-_0hBvQj_EBcRiU0cgOPw/s1600/delicious.png' width='32'/></a>
<a class='addthis_button_facebook'><img alt='Facebook' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhcY9-9vSxvsVFD_gxVZCzTfBMcyhRjAQzcZ2kFzioYp0JmeN8G-OyAvsxdwbuM-4CnV6OJ_2ghEdm6n4V81pGcebU-1Z38fQYXBlUNs-m1bPuF3xm9kpLj-VANgf6lK5LXAvAedoEBWj4/s1600/facebook.png' width='32'/></a>
<a class='addthis_button_digg'><img alt='Digg' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgaejG3CVuhg6cVI2Ws5NxOnfISYEwKWzF2z21q3AIYf7CTptAWk31N9JggtEX9COKk1XDhHQLoznRmwZclngXWxd1O9NV23uxDgGqohdisaAIULLZFzbDRWTesOo15awkuqJNs9RT9UTM/s1600/digg.png' width='32'/></a>
<a class='addthis_button_stumbleupon'><img alt='Stumbleupon' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgTz2l_xDDfRto_6HTsZEFIQr1GDxYE2mLOaLBxjTOH2eER6mA03itbNmwWLnXxexH_qEEoiIlS2ScG_MsH80tmyq4tN8EbMNgIROZle81Tx37Z6oQL6uJZ97ak_Pgoz_r7WAIBi5HtcMY/s1600/stumbleupon.png' width='32'/></a>
<a class='addthis_button_more'><img alt='More' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhzP5w7XnohpU2hyphenhyphen6U0h0OUYqhfwm7OPO0TpNYmpUPw-GW3_emoZcUh7fdAJJDtyG4wC7j59d2QCL63lHcoB9F-_5eQb5GgdSKAwG2HHwj3Jv4fM-xwphbl_KJUmFAAnkiHI8m4NLgaj6M/s1600/more.png' width='32'/></a><a href='http://www.bloggertrix.com/'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiW9s6vjff7pWTODTLAvONrKLnpgoqh_iHAoCPBx6mj8QJe7hOInq2m0wqGLDlohGsK7e4ZZHcGuqN5jAEAd6KsvjKhD6R5ymA90On10don0Z_5tM79x4KC4Gc87-Vp3FYUDNXF-BUMow0/s1600/image.png' target='_blank'/></a>
</div></div></div><!-- Facebook -->
<div class="fb-likebox">
<div id="fb-root"></div><script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-like-box" data-href="http://www.facebook.com/bloggertrix" data-width="280" data-height="88" data-show-faces="false" data-stream="false" data-header="false"></div></div>
<div class="googleplus"> <!-- Google --><span>Recommend Us!</span><div class="g-plusone" data-size="medium"></div> <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> </div> <div class="twitter"> 
<!-- Twitter --> 
<iframe title="" style="width: 300px; height: 20px;" class="twitter-follow-button" src="http://platform.twitter.com/widgets/follow_button.html#_=1319978796351&amp;align=&amp;button=blue&amp;id=twitter_tweet_button_0&amp;
lang=en&amp;link_color=&amp;screen_name=bloggertrix&amp;show_count=&amp;show_screen_name=&amp;text_color=" frameborder="0" scrolling="no"></iframe> </div><div id="email-news-subscribe"> <!-- Email Subscribe -->
<div class="email-box"><form action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open
('http://feedburner.google.com/fb/a/mailverify?uri=bloggertrix', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><input class="email" type="text" style="width: 150px; font-size: 12px;" id="email" name="email" value="Your Email Here.." onfocus="if(this.value==this.defaultValue)this.value=&#39;&#39;;" onblur="if(this.value==&#39;&#39;)this.value=this.defaultValue;" />
<input type="hidden" value="bloggertrix" name="uri" /><input type="hidden" name="loc" value="en_US" /><input class="subscribe" name="commit" type="submit" value="Subscribe" />
</form></div></div><!-- Other Social Bar --><div id="other-social-bar1"><a style="margin-top:-5px; float:right; font-size:10px; color:#3B78CD; text-decoration:none;" href="http://bloggertrix.com">Blogger Widget</a>
</div>
</div></div>

Replace bloggertrix with your Facebook fan page Id
Replace bloggertrix with your twitter Username
Replace bloggertrix with your Feedburner Id 
                                 
4. Save HTML/Javascript. you are done.

3 comments: