Best Blogger Tips

How To Add Jquery Recent Post Slider For Blogger


This is nice widget for your blog.This will help
specially who don't have more space in blogger.In
this wideget include Smooth Jquery Facebook fan
page
, Twitter Follower Box, Google Plus 1 Button
and Rss  SubscribeWidget.That's why it say 4 in one.
Its too easy to add to  your blogger.You can follow
these simple steps to add it.




Demo

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

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

3.Paste below code.



































You can also receive Free Email Updates:



bloggertrix






', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"> bloggertrix" name="uri" type="hidden"/>
* Replace  bloggertrix  With Facebook fan page.
* Replace  bloggertrix  With your Twitter Username.
* Replace  bloggertrix  With Your feedburner Username

4. Now save your HTML/Javascript'.


5 Tips To Keep Your Visitors Longer On Your Blog

blog traffic
When  people are Reading your blog. Do you
like to keep them longer on your blog? Who 
don't like it.So you have to do something for it.
Actually one person view more pages, it helps to
increase your page views per visitor.So, there 
are some points about your blog which you can 
focus on.


Add Picture to your Every post
Actually picture is worth a hundred of words.Because, it can say money thing than words.
If you write long post, break it in to graph and add some pictures. But don't forget to add
law resolution picture. Because if not  it will take more time to load.For example, if you writing post about
Seo,you must add some seo related picture for your blog.how to add Thumbnail related post to blogger

Focus to your visitors readability.
Make sure your visitors reading your blog.make feel them comfort.They don't like long post. just give the exact point what you trying to give.Make sure they can understand your article.Add some awesome content when you writing post.

Add Related post Option to blogger.
You have to add related post option to your post, because it will show related post which similar to article that reading.For example. Actually , This is technique for keep your readers hang around the blog .

Link to your Other Post.
This is call Interlinking and  important for search engine optimization.When you writing about article.
check if there have old post which similar to new post. So you don't want to describe about that point.
Just use some good keyword and link to that post. So,visitors will surely keep reading that post too.

Create helper Page for your blog.
If you have helper page it will helpful to new visitors. its just like this."New to here" ,"Need Help", "Get Started.". it will really helpful to them,Because it will helps to guide visitors about your blog.
When they have any problem they can contact you.

Hope this help you to keep your visitors longer on your blog.This the basic ideas.I hope your visitors stay longer. 

Useful Facebook Shortcut Keys

facebook-shortcutActually When we talk about social network its
very important part of bloggers. Facebook is the
most popular social network now. Millions of
users use it.I hope all of bloggers use Facebook.
Do you know, there are more shortcut keys for
Facebook, You can open new massage,search
shortcut,home page shortcut and more. So, It
helps to do some important works without
moving courser.Shortcuts are sometime different
from internet browser.So,i will include all for you.



New Message
Chrome:   ALT + M
Firefox:    SHIFT + ALT + M
Explorer : ALT + M + ENTER

Search Shortcut
Chrome:   ALT + ?
Firefox:    SHIFT + ALT + ?
Explorer : ALT + ? + ENTER

Home Page / News Feed
Chrome:   ALT + 1
Firefox:    SHIFT + ALT + 1
Explorer : ALT + 1 + ENTER

Profile Page
Chrome:   ALT + 2
Firefox:    SHIFT + ALT + 2
Explorer : ALT + 2 + ENTER

Friend Request
Chrome:   ALT + 3
Firefox:    SHIFT + ALT + 3
Explorer : ALT + 3 + ENTER

Message Shortcut
Chrome:   ALT + 4
Firefox:    SHIFT + ALT + 4
Explorer : ALT + 4 + ENTER

Notifications
Chrome:   ALT + 5
Firefox:    SHIFT + ALT + 5
Explorer : ALT + 5 + ENTER

Account Setting
Chrome:   ALT + 6
Firefox:    SHIFT + ALT + 6
Explorer : ALT + 6 + ENTER

Privacy Setting
Chrome:   ALT + 7
Firefox:    SHIFT + ALT + 7
Explorer : ALT + 7 + ENTER

Facebook Official Page
Chrome:   ALT + 8
Firefox:    SHIFT + ALT + 8
Explorer : ALT + 8 + ENTER

Service Agreement
Chrome:   ALT + 9
Firefox:    SHIFT + ALT + 9
Explorer : ALT + 9 + ENTER

Help Center
Chrome:   ALT + 0
Firefox:    SHIFT + ALT + 0
Explorer : ALT + 0 + ENTER

You can Like or unlike photos by press 'L' with any browser.

Hope this help to you. 

How To Add Floating Horizontal Share Button For Blogger

This Is also Another Cool another cool tutorial.
You can add floating horizontal bar for blogger.
It include with share buttons.When users will
scroll  down, Horizontal bar will appear on top.
I think this helps you to get share your post and
blog.So,there have lot of social networks to share.
Earlier i post about 4 In 1 Smooth Social
Subscribing Slide Out For Blogger
. You can
Follow these steps to add it to your blog.





1. Log in to blogger account and Go to Design >> Edit HTML

2. Find this tag by using Ctrl+F  


3. Paste below code Before tag



4. Again Find this tag by using Ctrl+F  

3. Paste below code Before tag











7. Now save your template
    you are done.

How To Add Spinny Leaf Menu To Blogger


This is attractive menubar to your blogger. It call Spinny Leaf menu.In include with awesome
hover style.So,this menubar helps you to make attractive your blog.You can link main page for it.
Like contact us page about us page.So, this menu bar like classic. Earlier i made a post Attractive Css Drop Down Menu Bar For Blogger. It also nice menu-bar.you can add it to your blog with easy steps. Follow these steps to add it your blog.
DEMO

1. Log in to blogger account and Go to Design >> Edit HTML
    (make sure backup your template first)

2. Put checked marked in Expand Widget Templates

3. Find this tag by using Ctrl+F    ]]>


4. Paste below code Before ]]> tag

nav {   width: 900px;
height: 100px;
margin: 120px auto;
text-align: center;
}
.top-menu li {
display: inline-block;
text-align: center;
margin: 30px 5px;
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.top-menu li:hover {
margin: 30px 20px;
}
.top-menu li:active {
margin: 30px 33px;
}
.top-menu li a {
width: 100px;
height: 100px;
z-index: 9999;
position: absolute;
top: 35px;
font-weight: bold;
display: block;
text-decoration: none;
font-size: 20px;
color: #fff;
text-shadow: 0px 1px 1px rgba(0,0,0,0.4), 0px 4px 6px rgba(0,0,0,0.1), 0px 9px 11px rgba(0,0,0,0.1);
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
}
.top-menu li:active a {
font-size: 26px;
top: 30px;
text-shadow: none;
}
.top-menu li div.menu-item {
width: 100px;
height: 100px;
display: block;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
-webkit-border-top-left-radius: 100px;
-webkit-border-bottom-right-radius: 100px;
-moz-border-radius-topleft: 100px;
-moz-border-radius-bottomright: 100px;
border-top-left-radius: 100px;
border-bottom-right-radius: 100px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
.top-menu li:hover div.menu-item{
-webkit-border-top-left-radius: 80px;
-webkit-border-bottom-right-radius: 80px;
-moz-border-radius-topleft: 80px;
-moz-border-radius-bottomright: 80px;
border-top-left-radius: 80px;
border-bottom-right-radius: 80px;
-webkit-transform: rotate(225deg);
-moz-transform: rotate(225deg);
-o-transform: rotate(225deg);
}
.top-menu li:active div.menu-item{
-webkit-border-top-left-radius: 50px;
-webkit-border-bottom-right-radius: 50px;
-moz-border-radius-topleft: 50px;
-moz-border-radius-bottomright: 50px;
border-top-left-radius: 50px;
border-bottom-right-radius: 50px;
}
#home { background: #41D05F; }
#cataloge { background: #E42B2B;}
#price { background: #ff8400; }
#about { background: #a800ff; }
#contact { background: #49a7f3; }

5. Now Find this code  by using Ctrl+F


6.  Paste below code Before
code


*Replace # With your URL
*Replace Name with as your like.

7. Now save your template
 you are done. 

Hunter X Hunter 73 Subtitle Indonesia

Hunter X Hunter 2011 73 Sub Indonesia

Silahkan download gratis HunterXHunter 2011 Episode 73 Subtitle Indonesia.


Download HunterXHunter 73 Subtitle Indonesia by Qiura49.com



How To Create Drop Down Label Widget For Blogger

This is also great tip those who are looking for
drop-down label menu.If your blog don't have
much space or want to reduce home page
size, this will help to you.So this drop-down
menu display your post categories,and labels
are link with them.So, each category post are
counting too.you can adjust size of the 
drop-down. follow these steps to add it to your
blog.



1. Log in to blogger account and Go to Design >> Edit HTML

2. Make sure you don't put check mark in  Expand Widget Templates

3. Find below code by using Ctrl+F  

4. Now replace above line (where you found) with below code.

 











*You can change the wdth of drop-down by chaning   100%
*You can change   Choose a Category  as your like, if you want.
*If you want to hide the post counter so delete this code.  ()

5. Save your Template you are done.

How To Get Approved Google Adsense Easily

Google AdsenseActually, Google Adsense is the best free way
to earn lot of money.because it easy to use and
owners can keeping target ads from  Google ads and
getting earning by every clicks. If you have quality
and unique content in your blog, you can earn more.
There have lot of advertising campaigns, but in my
opinion Adsense easy and best.  you can see other
advertisers from here





Adsense Tips for getting approval.

Your website must good quality unique contents
First we have focus to quality of your content.if you don't have quality content, keep writing quality content. don't copy paste articles from other sites.don't include any program  that violate Adsense program.Try to apply Adsense with 50 quality post.

Buy a Top Level domain.
Buy a top level domain for your blog,Its another requirement to approve Adsense. So try to buy top level domain like .com domain.

Get more quality traffic to your blog.
Before applying Adsense you must ensure about how much you get traffic. don't use any click exchange programs or payed traffic services. Just try to get natural traffic.here is very best method to get traffic.

Create Privacy policy page.
You can create privacy policy page for your site. There have lot of site help you to create privacy policy page.
try with it and create new page and link with menu-bar.

Your website must fully launched.
Before applying adsense , you have to make sure your website gadget,widgets and other pages are arrange neatly.please ensure that before applying its live and functioning properly.

Use Real Personal Details
When you applying Adsense always use your real personal details.Some time Google Adsense team checking your domain Whois database with your personal details.Use your real name to payee name , because if you get approved Adsense then your payment cheques come with your payee name.If you used other name
you cannot change your cheque.

I think you got some idea about approving Adsense.This is my ideas.you can try it. It is easy way to earn money. If you got approved you can add ads to your website. Here is great adsense tips for increase your earning. Hope this help.

How To Add Contact Us Page Easily For Blogger

Adding Contact Us page is help to connect with
visitors.Actually Its important with communicate
with your visitors.Its not only help, you can do
service by using it.There have more advantage of it.
Unfortunately bloggers not provide this feature yet.
so we have to make it own. Earlier i made a post
How to make "Contact Me Page" JQuery  But
this is more easy than it. Lets give a try.

contact-us-page

Setting Up
First Of all you have to go http://www.foxyform.com/  Now you will get a field like below.
Eg, Name,Title, Subject etc. You can put a check mark if you want to display that field

contact-us-page
Now Advance setting.
You can change background ,font color, what you want.you can use hex color here
you can choose same color like your blog background.

davance-Setting

Target Email Address.
In this field you have to add email that you ever use to contact us page.
person who contact via contact us page, that massage will send in to this email address.
After add it click Create Formular

adding+email.jpg

Now you will get a HTML code like below.

Contact-us-html-code

How to add it to your blog.
Log in to blogger account and Go to Posing>> Edit Page >> Create Page
Now paste code where you get earlier and add Any title you want.
Click Publish Post  you are done.



Tip: After publish it, you can get  URL of your contact us page. So you can add it to your
menu bar,its more relevant, because your visitors can easily get it.you can get nice menubar here
Cheers.

Boku wa Tomodachi ga Sukunai Next episode 12 Subtitle Indonesia [TAMAT]




Silahkan donwload Gratis anime Boku wa Tomodachi ga Sukunai Next episode 12 Subtitle Indonesia dan untuk Boku wa Tomodachi ga Sukunai Next episode 12 Subtitle Indonesia silahkan hitung 1 minggu dari waktu anda download. [Tamat]


                                                                  Subtitle Indonesia by : 
www.kazegami.net



Cool Css Button With Hover Style For Blogger

This is Cool Css button. It include with cool
hover style.you can add this button any where
in your blog with this code.Follow these steps
to add it to your blog.



Demo

1. Log in to blogger account and Go to Design >> Edit HTML

2. Find this tag by using Ctrl+F    ]]></b:skin>

3. Paste below code Before ]]></b:skin> tag


.hb-buttons{
background-color:#4b3f39;
font-family: 'Verdana', sans-serif;
font-size:12px;
text-decoration:none;
color:#fff;
position:relative;
padding:10px 20px;
padding-right:50px;
background-image: linear-gradient(bottom, rgb(62,51,46) 0%, rgb(101,86,78) 100%);
border-radius: 5px;
box-shadow: inset 0px 1px 0px #9e8d84, 0px 5px 0px 0px #322620, 0px 10px 5px #999;
}

.hb-buttons:active {
top:3px;
background-image: linear-gradient(bottom, rgb(62,51,46) 100%, rgb(101,86,78) 0%);
box-shadow: inset 0px 1px 0px #9e8d84, 0px 2px 0px 0px #322620, 0px 5px 3px #999;
}

.hb-buttons:before {
background-color:#322620;
background-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh69L0FG7EddXNYqyH2eKRdqTqopY42C7PX-5CrVVZ60BxhrWHlhb4P9RmCF4bg4X5jmv1_Sr5Nh39NewKbzXXR7H7BY7ot8R-MQh_2a_QlO826ver2xNSsNKV148FCgtAGXPB3QM4M9yo/h80/helper-blogger-right-arrow.png);
background-repeat:no-repeat;
background-position:center center;
content:"";
width:20px;
height:20px;
position:absolute;
right:15px;
top:50%;
margin-top:-9px;
border-radius: 50%;
box-shadow: inset 0px 1px 0px #19120f, 0px 1px 0px #827066;
}

.hb-buttons:active::before {
top:50%;
margin-top:-12px;
box-shadow: inset 0px 1px 0px #827066, 0px 3px 0px #19120f, 0px 6px 3px #382e29;
}

Now you can save your Template.
When you want to add it to your blog. Use Like below


<a href="YOUR LINK " class="hb-buttons">Button name</a>

When you want to add button use above link and.
* Replace YOUR LINK With your URL
*Replace Button name With any name you want.

Done, Cheers.

7 Karya Seni Aneh Memakai Tubuh Manusia!

Fungsi tubuh manusia adalah untuk meringankan kegiatan kita sehari-hari. Di mana jika tangan dan kaki memiliki fungsi bergerak, tapi rupanya anggota tubuh tak selamanya hanya difungsikan seperti itu.

Dalam seni modern yang penuh dengan hal-hal kreatif ini, terkadang instalasi seni menggunakan bahan-bahan yang belum pernah dipikirkan manusia. Mulai barang tak layak pakai, sampah, bahkan sampai ekstrem seperti anggota tubuh mereka.
Kira-kira sampai sejauh apa ya bukti ekstrem seni dengan penggunaan tubuh manusia?
1. Lukisan Air Seni Iron Man
Lukisan Air Seni Iron Man
Seorang mahasiswa seni Taiwan, Wong Tin Cheung kaget mendadak ketika buang air kecil dan menyadari ada darah dalam air seninya. Moment panik seketika itu langsung berubah menjadi pikiran gila seni dari Cheung. Di mana Cheung menggabungkan warna kuning dan merah dari air seninya, dan taraaa! Jadilah lukisan Iron Man, aneh?

2. Bagian Tubuh Asli Untuk Patung
http://klimg.com/resized/660x/p/15027378647.jpg
Ketika seniman Jepang Hananuma Masakichi mendapati bahwa dia akan meninggal karena penyakit TBC, dengan segera Masakichi membuat patung replika dirinya untuk sang istri. Masakichi bekerja di sebuah ruangan penuh cermin untuk membuat setiap inci dari tubuhnya. Tidak cukup? Bahkan Masakichi yang (mungkin memang) gila mengambil beberapa bagian tubuhnya seperti gigi, dan kuku untuk patung replikanya. Masakichi meninggal 10 tahun kemudian pasca menyelesaikan patung hidupnya.

3. Meminum Cat Lukis Kanvas
Meminum Cat Lukis Kanvas
Apa yang dilakukan seniman Millie Brown ini mungkin amat sangat aneh. Bayangkan, Brown berpendapat bahwa karya seni paling sempurna itu menggunakan bagian dari tubuh seniman itu sendiri. Sehingga Brown memilih untuk tidak makan apapun sebelum melukis.
Sesaat sebelum melukis, Brown meminum cat lukisnya dan memulai melukis di kanvas dengan cara memuntahkan satu persatu goresannya. Mengerikan? Gila? Tapi lukisan abstrak dengan nilai seni tinggi terbentuk.

4. Darah Beku Untuk Patung
Darah Beku Untuk Patung
Seniman Inggris bernama Marc Quinn ini sepertinya terlahir dengan ide brilian yang cenderung menyeramkan. Terinspirasi dari ide Rembrandt yang ingin membuat replika dirinya sendiri, Quinn memutuskan jalan yang sama, yakni menggunakan darah manusia.
Quinn mengumpulkan darah dengan mengunjungi praktek dokter setiap enam minggu selama sepanjang tahun. Darah-darah tak terpakai itu berhasil dibuat Quinn sebagai pelapis beberapa patung berbentuk kepala manusia karyanya.

5. Patung Dari Mayat Hidup
Patung Dari Mayat Hidup
Honore Fragonard adalah ahli anatomi Prancis di abad ke-18 dan sepupu dari seniman terkenal Jean-Honore Fragonard. Sama seperti sang sepupu, Honore juga menjadi seniman, namun sepertinya lebih gila.
Honore memperoleh mayat-mayat tak bernama ini dari hukuman mati yang kemudian dia balsem dengan ilmu rahasia. Honore memberikan sebuah cairan untuk mayat-mayat itu, membedah seluruh organnya dan membentuknya kembali. Mengerikan?

6. 'Tumbal' Penonton
\'Tumbal\' Penonton
Mungkin yang dilakukan seniman kelahiran Serbia, Marina Abramovic ini adalah yang paling gila. Di mana dia merelakan tubuhnya menjadi 'tumbal' para penonton. Mulai dari ditikam, menyayat bagian tubuhnya dan ide gila lainnya. Abramovic berpendapat bahwa seni harus menjadikan seseorang bisa membuat penonton terhibur, tapi maksudnya, apakah harus seperti itu?

7. Objek Pesakitan
Objek Pesakitan
Pengertian dari seni sebenarnya sudah seringkali diperdebatkan selama berabad-abad. Dan itu tidak termasuk dengan mendapatkan luka tembak di lengan. Namun apa yang dipikirkan seniman Chris Burden ini sepertinya mengerikan.
Tidak ada yang memahami apa yang dipikirkan Burden, hanya dia tetap berpendapat bahwa membahayakan dirinya atas nama seni adalah hal paling indah.
 
 

10 Iklan Terunik Pada Bangunan

Seorang pakar dalam dunia periklanan bernama David Ogilvy pernah berkata "Dalam industri yang sudah modern sekarang, sangatlah sia-sia jika kita telah berpikir kreatif dan original, namun tidak tahu bagaimana cara untuk menjualnya".
Mungkin kata-kata itulah yang mengilhami beberapa desainer iklan di dunia bagaimana menjual produk mereka dengan sebuah iklan yang unik dan akan diingat dalam beberapa waktu yang cukup lama. Seperti 10 contoh iklan yang diletakkan pada gedung berikut, mereka tahu bahwa mereka akan mengeluarkan uang dengan jumlah yang tidak sedikit untuk iklan yang mereka buat. Namun iklan ini mereka anggap sangat efektif karena publikasi penuh selama 24 jam per hari, dan setiap orang yang melihatnya akan dibuat kagum dan tidak akan melupakannya dengan cepat.

1. Coop's Paint (Iklan Asuransi Nationwide)
Coop\'s Paint (Iklan Asuransi Nationwide)
Maksud dari iklan bergambar tiga ini adalah bahwa sesuatu yang terjadi dalam hidup kita datangnya sangat cepat dan tidak terduga. Untuk itulah kita penting menginvestasikan pendapatan kita untuk asuransi. Gedung dengan iklan ini dapat kita temui di kota Dallas, USA.

2. Marina Tower (Iklan Asuransi Mobil Allstate)
Marina Tower (Iklan Asuransi Mobil Allstate)
Iklan ekstrim ini terpampang pada tower Marina yang terletak di kota Chicago, USA. Terlihat sebuah mobil yang akan meloncat keluar dari menara tersebut. Maksud dari iklan ini adalah bahwa kecelakaan bisa terjadi dimana saja dan kapan saja.

3. PowerHouse Gym
PowerHouse Gym
Iklan raksasa ini terletak di sebuah gedung tinggi di kota Savannah, USA. Menggambarkan seorang pria perkasa berbadan kekar yang seolah-olah menggunakan alat berat sebagai peralatan fitnesnya.

4. Anando Milk
Anando Milk
Iklan ini ditempatkan di sebuah gedung paling tinggi di sebuah kawasan di Mumbai, India. Menggambarkan bahwa anak Anda akan sehat dan kuat setelah minum susu ini. Walau mungkin tak sekuat bocah yang ada di gambar iklan di atas, yang dapat mendorong sebagian gedung tersebut.

5. Cek Gas Anda!
Cek Gas Anda!
Iklan di sebuah gedung di Rusia ini mengingatkan kita tentang bahaya meninggalkan kamar apartemen atau rumah sebelum memastikan kompor gas kita benar-benar pada posisi mati.

6. Nescafe dan Pepsi
Nescafe dan Pepsi
Kedua produk minuman ini menggunakan tandon air di atas gedung sebagai bahan iklan mereka.

7. Pantene Shampo Anti Rontok
Pantene Shampo Anti Rontok
'Rambut' yang dikepang ini nampak menjulur keluar dari sebuah jendela sebuah gedung. Untuk membuktikan kalau 'rambut' raksasa itu kuat, beberapa orang mencoba menaikinya.

8. Mixer merk Siemens
Mixer merk Siemens
Hati-hati! Pintu putar ini bisa memusingkan Anda dengan kecepatan 5600 rpm-nya! Tapi jangan khawatir, hal itu terjadi kalau mixernya dihidupkan. Tentunya tidak akan terjadi karena mixer raksasa itu hanyalah sebuah iklan.

9. Nike : Bola Sepak
Nike : Bola Sepak
Tidak akan ada orang yang tidak mau memalingkan pandangan matanya kepada pemandangan satu ini. Sebuah bola raksasa nampak tersangkut di sebuah gedung.

10. Lakban Penline
Lakban Penline
Papan reklame ini di Malaysia ini seolah-olah ditempelkan ke sebuah bangunan dengan hanya menggunakan lakban saja!
 
 

How To Enable Threaded Commenting For Blogger

In comment system,Blogger announced new feature.
Its support threat commenting. So, your readers can
comment below your post flexibility. Normal comment
system is no more different with replying comment.
but in this feature helps to make different with reply
comment. Let's see how to add it this comment
systems to your blog.


Interface Threaded Commenting For Blogger

 1. Log in  and Go to Setting >> Site Feed


2. Allow Blog Feeds Like below Image

Allow-blog-feed

3. Now click Save Setting

You must have to embedded below post to use this feature.Comment will automatically visible just below post.So you no need to click link to popup window.So, to make setting to embedded comment
do like below.

1. Log in  and Go to Setting >> Comment

2. Choose the Embedded below post Like below image.

embedded-below-post

3. Now click Save setting.  Done.

New Interface Threaded Commenting For Blogger


This is for who are using new blogger interface

1. Log in  and Go to Setting >> Other

2. Allow Blog Feed to Full like below image.

Site-feed-new-interface

Embedded Comments

1. Log in  and Go to Setting >> Post and comments

2. Make your comment Location as  Embedded like below.

Embedded-new-interface
3.  Now save Setting.
   cheers you are done.

How To Add Google Plus Page Badge To Blogger

Google plus also another great social bookmarks
which helps to get a lot of traffic from there.It will helps
to increase your page views too. Earlier i post about
How To Add Google Plus Profile / Page Tab To
Facebook Fan Page
.So in this tutorial will helps to
how to add Google Plus badge to your blog.Follow
these steps to add it to your blog.
Google plus badge
1.  Log in to blogger account > Go to Design >> Page Element

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

3. Paste below code.

<!-- Place this tag in the <head> of your document -->
<link href="Your Link" rel="publisher" /><script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

<!-- Place this tag where you want the badge to render -->
<g:plus href="Your Link" size="badge"></g:plus>

Replace Your Link with your Google+ Page URL

4. Save HTML/Javascript. you are done.

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/AVvXsEgq7XOFZAiFDo5vVbJscp0nttw7NDyRo1WMAzjtqrRmFBbwyoetqegrHoprJek5K4AzhhinaZR7vPeRgcigq8vqvPvJ5dzEJ3c6O1TDVFV66pDUoQJkk0tAlQgRZR6gvM5yzJfWpT79BNs/s1600/twitter.png' width='32'/></a>
<a class='addthis_button_delicious'><img alt='Delicious' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgksNP6skk-vtKaIT6n3ujcRU6nI2NZdsde7iXykoUS2AHrcf7P2ANSA9jt20bjGqHYYLLIHxUmHT5eXTPXWrHuxKptjj9tS95nooDeAKc53eqJzAPmuyvcgJ0aFBOTYJSpz0qUbWzZNFY/s1600/delicious.png' width='32'/></a>
<a class='addthis_button_facebook'><img alt='Facebook' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhap8TJRyVKedSMZ6xzlpWzvmp3wneWKcCU39Iax7VdlWkgliGhh403ic7bl-NAuMS_z91kOJ4FP3zeFs2BH2aq-cuWYISaVDiW2ZmUYCQGoOWRqoMyCJ4yIfvKqeqB5afTjCIoveiX0AY/s1600/facebook.png' width='32'/></a>
<a class='addthis_button_digg'><img alt='Digg' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgipq0iQSxj9pAWuQCLPGTv0wUcT1lPyncJ6lKcOZaQZwE7US2Pw-KbYkT5lvDpO6z0LNRGd9MvW-Ma8mHjBRnk67BzWcbw_cCarPWklxAcsaWle0pXo1OYb32guiYZJkpB7FLcmNhwkUs/s1600/digg.png' width='32'/></a>
<a class='addthis_button_stumbleupon'><img alt='Stumbleupon' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0VSBRuBDsmONbXjK886yXXISyFgt8XhHtMvRPdlPTgHVEnkHc_N-saRHZpfsy8IJ7YGJHPS5UAvlLqD2ZWZuv8-2leUqX3yvewPvtXIm-5ZCOTFsFqoAV1UWYiv_9CttVSUhlFcUerJo/s1600/stumbleupon.png' width='32'/></a>
<a class='addthis_button_more'><img alt='More' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6fWAdEVKnFt4lp4tbLcbzmDMPzdSGnDxXEc-yxWhb5C2iaa1UdMphX1lUfzebe9ViXSmAZeSBtfSgrXu7UPqh9e0sr958iT7Yf64gNeckOeEShNB-6Ya-SpB-cKyiGzQG_QAa3K17jmU/s1600/more.png' width='32'/></a><a href='http://www.bloggertrix.com/'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEdPLSsA4Hm4PbspQvI92v8NqtiZ-7lGfX_m4wVFi1B1Wzky29H5-tuPPlg5XQp42qGpCK4GFYofPvnrCy7sWqf-CZuvYJ7JkNAf1M3SmfgIwIAZSsqgIkFegMilND6ThuiRMBG2Fbw44/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.

How To Add Search Box With Subscriber Gadget For Blogger

This Is also Another Cool Rss Subscription Gadget.
It include with Twitter, Facebook and Rss, You can
add it to your blog.It will make your blog attractive
and helps to increase Facebook fan , Twitter follower
and Rss Subscribers,.Earlier I made similar post
Add Sleek Search Box With Social Buttons For
Blogger
you can Follow these steps.



Search Box With Subscriber


1. Log in to blogger account and Go to Design >> Edit HTML

2. Find this tag by using Ctrl+F    ]]></b:skin>

3. Paste below code Before ]]></b:skin> tag

.Btbox{width:305px;border:0 solid #141414;overflow:hidden}
.addthis_toolbox{padding:15px 0 5px 0;text-align:center:margin-bottom:-30px;}
.addthis_toolbox .custom_images a{width:32px;height:32px;margin:0 4px 0 4px;padding:0}
.addthis_toolbox .custom_images a:hover img{opacity:1}
.addthis_toolbox .custom_images a img{opacity:0.85}
.rssbox{background:#CED8F6;border:1px solid #ccd1d7;padding:5px 10px;margin:10px 0 0 0;-moz-border-radius:10px;-khtml-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;width:125px}
.rssbox:hover{border:1px solid #1014c7}
.rssbox a{color:#7c8a9b;text-transform:uppercase;text-decoration:none;font:bold 12px Arial,Helvetica,Sans-serif}
.rssbox a:hover{color:#1014c7;text-decoration:none}
.emailsbox{background:#CED8F6;border:1px solid #ccd1d7;padding:5px 10px;margin:10px 0 0 0;-moz-border-radius:10px;-khtml-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;width:125px}
.emailsbox:hover{border:1px solid #1014c7}
.emailsbox a{color:#7c8a9b;text-transform:uppercase;text-decoration:none;font:bold 12px Arial,Helvetica,Sans-serif}
.emailsbox a:hover{color:#1014c7;text-decoration:none}
.twitterbox{background:#CED8F6;border:1px solid #ccd1d7;padding:5px 10px;margin:10px 0 0 0;-moz-border-radius:10px;-khtml-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;width:125px}
.twitterbox:hover{border:1px solid #1014c7}
.twitterbox a{color:#7c8a9b;text-transform:uppercase;text-decoration:none;font:bold 12px Arial,Helvetica,Sans-serif}
.twitterbox a:hover{color:#1014c7;text-decoration:none}
.facebookbox{background:#CED8F6;border:1px solid #ccd1d7;padding:5px 10px;margin:10px 0 0 0;-moz-border-radius:10px;-khtml-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;width:125px}
.facebookbox:hover{border:1px solid #1014c7}
.facebookbox a{color:#7c8a9b;text-transform:uppercase;text-decoration:none;font:bold 12px Arial,Helvetica,Sans-serif}
.facebookbox a:hover{color:#1014c7;text-decoration:none}
#search{width:290px;padding:2px 2px;background:#F7F6F6F;border:1px solid #ccd1d7;height:28px;margin-top:0;margin-left:5px;display:inline;float:left;margin-bottom: 0px;}
#search:hover{border:1px solid #1014c7}
#search form{margin:0;padding:0}
#search fieldset{margin:0;padding:0;border:none}
#search p{margin:0;font-size:85%}
#s{width:200px;margin:0 0 0 0;padding:5px 5px 5px 5px;border:none;font:normal 80% &quot;Tahoma&quot;,Arial,Helvetica,sans-serif;color:#000;float:left;background:#f7f6f6;display:inline}
input#searchsubmit{float:right;display:inline;margin:0 0 0 0;height:28px;background:#b2b2b2;color:#000;border:0 solid #222}

4. Now Go to Design >> Page Element

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

6. Paste  below code.

<div class="btbox">
<div id='search' style='display:inline;'>
<form action='/search' id='searchform' method='get'>
<input id="s" name="q" onblur="if (this.value == &quot;&quot;) {this.value = &quot;Search...&quot;;}" onfocus="if (this.value == &quot;Search...&quot;) {this.value = &quot;&quot;;}" type="text" value="Search..." />
<input id="searchsubmit" type="submit" value="Search" />
</form></div><table><tr><td><div class="rssbox"><a href="http://feeds.feedburner.com/bloggertrix" target="_blank" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGEI5ik0dA-xTyD_TU7XYSV8cOxMDcrj43JIVHDW08FUOnvoc_q0ggveDByF5NRG3LF3XhmtLPF9cwovzlU1TK6bCz4EKDLxTbdoICTXiL8GBA8kvoJWjNy8OWrvuSB23Eojawc3Re-iI/s1600/rss-icon.png" alt="RSS Feeds" title="RSS Feed" style="vertical-align:middle; margin-right: 5px;border:none;" /></a>
<a href="http://feeds.feedburner.com/FEEDBURNER-ID" target="_blank" rel="nofollow">RSS Feed</a>
</div></td><td><div class="emailsbox">
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiL5kE6doCZUYTr2mNTYDyG7tqBHjjmKAYzJ8aYOL81gLHpa4zulsipMNHQASZlX8722glxPXUs0JlNgY9tEmoSIVSbRP-q9khOd5Svv_ouuq16PQgwVtMKa8H6z9rBIHP9dK3SC0Z7kY8/s1600/Google-plus-grey-icon.png" alt="Google Plus" title="Google Plus" style="vertical-align:middle; margin-right: 5px;border:none;" />
<a href="href="https://plus.google.com/Username
" target="_blank" rel="nofollow"> Google Plus</a>
</div></td></tr><tr><td><div class="twitterbox"><a href="http://twitter.com/bloggertrix" target="_blank" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgUUfVYtBOnJTyf8Q29TP79YcoSyBCYDejUlwNXsZa0vyAE2lq4bpMPaU-ovLqZEww6UJWiOtQbomFtnIH3G1qzak06sR52hBbFAG1dRtfwTPWz8Ek2h906TbSFDX1QTWQC4Mr33XB-sFQ/s1600/twitter-icon.png" alt="Twitter" title="Twitter" style="vertical-align:middle; margin-right: 5px;border:none;" /></a>
<a href="http://twitter.com/Twitter-USERNAME" target="_blank" rel="nofollow">Twitter</a>
</div></td><td><div class="facebookbox"><a href="http://www.facebook.com/bloggertrix" target="_blank" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjh_rWPMjlI8_Hv30ByS71FwfDvx7CkzQZki8I0_3tZQ6bDgJdTxw0-rr0OjwMCtiACTfL5iGVzRRQSXISkbpcn7JwUdvCppVsW8gtG_2pqJo4qV8Afqe5F-YZ_UFpJG98HQkMYfpo19Js/s1600/social-twitter-box-blue-icon.png" alt="Facebook" title="Facebook" style="vertical-align:middle; margin-right: 5px;border:none;" /></a>
<a href="http://www.facebook.com/Facebook-USERNAME" target="_blank" rel="nofollow">Facebook</a>
</div></td></tr></table><p style="display:none;" align="center"><a href="http://bloggertrix.com/" target="_blank"></a></p></div>

*Replace Feedburner-ID With your Feedburner Id
*Replace USERNAME with your Google Plus username
*Replace Twitter-USERNAME with your Google Plus username
*Replace Facebook-USERNAME with your Google Plus username

7. Now save your template
    you are done.