Putting Your Blog Name In "AddThis" Menu

It is very simple follow these instructions one by one and you are done!
- Go To Blogger > Design > Edit HTML
- Backup your template
- Check the "Expand Widgets Templates" Box
- Search for <data:post.body>
- To add the AddThis button below post titles then add your AddThis code above<data:post.body> else paste it below it so that the button may appear at the bottom of your posts.
- Save your template and you are done!
How To Customize The AddThis Menu?
<script type='text/javascript'>
var addthis_config = {
ui_cobrand: "UNLIMITESESOLUTIONS",
ui_header_color: "#ffffff",
ui_header_background: "#0080FF"
}
</script>
- Replace UNLIMITEDESOLUTIONS with your blog name
- Replace #ffffff with Font Color.
- Replace #0080FF with your preferred background color.
5. Save your template and enjoy changes!
Post a Comment