Here's some code you can cut and paste into the sidebar of your template to add links. Put it above the blogger button. I have a different template but it should still work for yours I hope. I don't know if the proper way to do it, but it works.The target="_blank" part can be taken out - it makes the link open in a new window.
It won't let me post this type of code so I've put a period after the < but you'll need to take the periods out for it to work. Hope that makes sense and I hope it works.
5 Comments:
Here's some code you can cut and paste into the sidebar of your template to add links. Put it above the blogger button. I have a different template but it should still work for yours I hope. I don't know if the proper way to do it, but it works.The target="_blank" part can be taken out - it makes the link open in a new window.
It won't let me post this type of code so I've put a period after the < but you'll need to take the periods out for it to work. Hope that makes sense and I hope it works.
<.h2 class="sidebar-title">Links<./h2>
<.ul class="list">
<.li><.a href="http://wherever.com/" target="_blank">Wherever<./a><./li>
<.li><.a href="http://whatever.com" target="_blank">Whatever<./a><./li>
<./ul>
March 17, 2005 4:06 PM
Of course it makes no sense to me! I will give it a shot and see what I can do. Thanks a million!!
March 18, 2005 8:09 AM
This comment has been removed by a blog administrator.
March 18, 2005 8:12 AM
Or use www.blogrolling.com, which is actually simpler I think.
March 18, 2005 2:30 PM
It's all greek to me. I am slow.
March 18, 2005 6:47 PM
Post a Comment
<< Home