|
Addthis! and Google +1 Button size and display |
|
WMT Section:
Webmaster Tips -
WMT Category:
Tools
|
|
Written by Webmaster-tips.net
|
In this tutorial we will show you how to add and customize Google +1 Button to AddThis!, world's largest content sharing platform.
Add Google +1 Button to AddThis!:To add Google +1 Button to your AddThis! code, simply enter:
<a class="addthis_button_google_plusone"></a>
This will display Google +1 Button:

AddThis! Google +1 Button size:To change button size you need to add:
g:plusone:size="size" to AddThis! code
The code will look like this:
<a class="addthis_button_google_plusone" g:plusone:size="medium"></a>
Button Size Parameters that you can configure:
g:plusone:size="small" - (15px)

g:plusone:size="medium" - (20px)

g:plusone:size="standard" - (24px)

g:plusone:size="tall" - (60px)

Google +1 Button dispaly/hide countTo customize button display you can add:
g:plusone:count="false" to AddThis! code
The code will look like this:
<a class="addthis_button_google_plusone" g:plusone:count="false"></a>
This will display Google +1 Button without "count box":
To find out more about AddThis! service click here.
|
Comments
We will try to get as much as +1 we can because we know the benefit of it with seo prespective (and soon we will see many people started to sell +1 as well) but a normal user do not know about it and where facebook like button is one step ahead from it.