links to other blogs
Does any one know how to put a list of links to other peoples sites/blogs up?
I know it sounds easy, but i can't work out how to do it.
any ideas?
I know it sounds easy, but i can't work out how to do it.
any ideas?
7 Comments:
This comment has been removed by a blog administrator.
Rach Warwick is a genius at this stuff
i only just had someone show me. it is simple, but easier to be shown that explained. i just found a nice nerdy friend that could show me. now i can't quit tweaking my blog. ;-)
Hi Jeff,
It's fairly straightforward (hey, don't you do webdesign???) so I can either tell you how or do it for you if you give me your login details.
Go into your blogger account and click on "Change Settings" and then the Template tab. You'll get a big box full of html. You're looking for the bit that says:
!-- Begin #sidebar -- (in <>brackets)
and under that is all the profile container and recent post lists and stuff.
After !-- End Profile -- put the following:
[h2 class="sidebar-title"]Other blogs[/h2]
[ul class="blog-list"]
[li][a href="http://rachwarwick.blogspot.com"]rach[/a][/li]
[/ul]
But change all the "[" to "<" and all the "]" to ">" (blogger won't let me post html in your comments)
If you have any trouble, email me - rachwarwick at gmail.com
P.S.
Obviously the above will give you a very short bloglist with just my blog in it. To add others, copy that line, change the url to the blog you want and change my name to the author's name. Make sure the code stays the same though.
P.P.S NOW I notice that you've done it already. Oh well.
don't worry rach- one day when i'm really bored and feeling really brave i'll try to follow your instructions on mine!
Post a Comment
<< Home