image



Today’s featured tutorial will help you promote your blog as efficiently as possible.
This tutorial is from Jay Ryan of LifeBeyondLimits, and it will show you how to put your blog’s name in the “AddThis” menu (social bookmarking widget). Be sure to create a back up copy of your template first before proceeding with the tutorial.
Below are the steps that you need to follow:
  • Login to your Blogger account, and then in your dashboard, go to “Design
  • Click on “Template”, and then on “Edit HTML
  • Search for the tag in your template’s code by using “Ctrl+F
  • Copy/paste this code before the tag:
<!– /Start javascript for addthis menu by: http://www.lifebeyondlimits.info –>
<script type=’text/javascript’>
var addthis_config = {
ui_cobrand: &quot;BLOG_NAME&quot;,
ui_header_color: &quot;#ffffff&quot;,
ui_header_background: &quot;#0080FF&quot;
}
</script>
<!– /End javascript for addthis menu by: http://www.lifebeyondlimits.info –>


  • Replace BLOG_NAME with your own blog’s name. You’re also free to change the font color (#ffffff) and the background color (#0080FF) according to your own preference.
  • Save your template and you’re done!

0 comments:

Post a Comment

 
Top