Addthis is a nice free service that lets you display a sharing button on your site. Generate the code here, and put it in your footer (or other location of your choice), and you’re all set.
To align the button to the center, simply add a little piece of CSS to the DIV tag. You can define the alignment as relative using % , or as PX if your template is fixed.
Add this piece of code:
style=”padding-left: 40%;”
to the DIV tag as the example below shows:
<!– AddThis Button BEGIN –>
<div class=”addthis_toolbox addthis_default_style” style=”padding-left: 40%;“>
more code more code more code
more code more code more code
more code more code more code
more code more code more code
<!– AddThis Button END –>
Related posts:
- Recommended add-ons for Mozila Firefox browser
- Facebook – adding photos to the profile photo strip
- Firefox and Gmail Manager login fix
- Wireless seem to work, but no internet connection
- How to repair a big carpet burn or stain
- Starting a Youtube clip from a certain time point
- Antispyware/antimalware freeware tools
- “Advanced System Care” PC optimizer (freeware) review
- Gmail manager login problem – fix for Firefox 7+
- BAD_POOL_CALLER blue screen, Windows error message



