Step 1:
Make sure your image has a link in the first place. You can do this by editing your header - Choose either the second or third option.
Make sure your image has a link in the first place. You can do this by editing your header - Choose either the second or third option.
Step 2:
If you're using the old Blogger interface: Go to Dashboard - Design - Edit HTML - Back Up (Download Full Template) - Check the box next to 'Expand Widget Templates'
If you're using the new Blogger interface: Go to Dashboard - Template - Backup/Restore - Download Full Template - Close - Edit HTML - Proceed - Check the box next to 'Expand Widget Templates'
Find for the following line:
If you're using the old Blogger interface: Go to Dashboard - Design - Edit HTML - Back Up (Download Full Template) - Check the box next to 'Expand Widget Templates'
If you're using the new Blogger interface: Go to Dashboard - Template - Backup/Restore - Download Full Template - Close - Edit HTML - Proceed - Check the box next to 'Expand Widget Templates'
Find for the following line:
<a expr:href='data:blog.homepageUrl' style='display: block'>Original code in place:
Step 3
Change it to:
Modified code in place:
It goes without saying that you've to change the URL in the code above to that of yours. Have fun!
Change it to:
<a expr:href='"http://www.southernspeakers.net"' style='display: block'>If you want it to open in a new tab, change it to this instead:
<a expr:href='"http://www.southernspeakers.net"' style='display: block' target='_blank'>
.
Modified code in place:
It goes without saying that you've to change the URL in the code above to that of yours. Have fun!
0 comments:
Post a Comment