HOME | ABOUT | CONTACT |

Search

Custom Search

Saturday, April 26, 2008

How Can You Add A Footer On Your New Blogger?

Google Blogger gives you the freedom of adding your own footer on your blog; not like WordPress.com which already provides a footer that you don't have access to its file to do anything. Adding a footer to your New Blogger is so easy. You don't need to know the HTML to do that. If you like to add a footer on your New Blogger just like mine here, all you need to do is to follow the steps below:

  • Log in to your Blogger's account; it will lead you to the Dashboard.
  • Click on Layout/Edit HTML. Layout/Edit HTML
  • Make sure you back up your template by clicking on Download Full Template: Layout/Edit HTML/Backup Template
  • After that scroll all the way down in your HTML template editor
  • Toward the end of HTML code; you'll see this line </body>
  • Get the footer code below:
    <div class='footer'>
    <div align='center'>
    Copyright &#169; 2007-2008. <a href='http:yourblogname.blogspot.com' title='your blog description goes here'><u>your blog description goes here</u></a>. All rights reserved.
    </div>
    </div>
  • Make sure you change yourblogname to be your own blog name, your blog description goes here to be your own description, and your blog title goes here to be your own blog title
  • Copy and paste the amended code right above the line </body>
  • Save your template
That's all. Now go ahead and check the footer you've just added to your blog. Do you like this tutorial? Don't forget to subscribe! More good stuff will be coming!

0 comments:

Post a Comment

Search

Custom Search