Social Bookmarking Widget Customization and modifications (addthis.com)
Sunday, April 27th, 2008addthis.com has an amazing social bookmarking widget that integrates every possible social bookmarking site such as digg, stumbleupon, browser bookmarks, reddit, and sooo many more. While they offer some documentation on their widget there are additional features which you can tweak with the widget besides what is mentioned. Basically they are settings within the javascript file.
social bookmarking widget addthis.com specify url
By default the widget uses the current browser url, but if you are on the the main page of your blog and want the widget to specify the actual article the widget is next to you can specify the variable ‘addthis_url’ just like you do the other variables.
specify default title
‘addthis_title’ - Swaps out what’s in the title tag with a title that you specify.
specify caption share
addthis_caption_share - specify a different title besides the default “Bookmark and Share” on the dropdown.
specify custom css file
addthis_css - takes a reference to a css file.


