7/28/2012

How to remove your blog link on header

7/28/2012


Hi, this tutorial is requested as she hate having the link hover style affected her blog's header. I don't recommend this as I think the header is the best way for readers to back to "Home"but it's fine as long as you have the "Home" button in your blog to ease your user to click around.

This is the setting of the blog header. 

1. The first step is go to Template and then click Edit HTML.
2. Search for this codes:
<a expr:href='data:blog.homepageUrl' style='display: block'>
3. Once you have found that codes, delete it. 
4. Now look for </a> two lines under the previous codes, delete it too. 
the location of </a>
5. Save.

Goodluck :)