Tumblr Friends?
So one of the cool things about Tumblr is that it is infinitely customizable. I just redid the look of my Tumblr and I thought I’d share something I learned…
First, is that there are so many more themes that you think. All you need to do is google tumblr themes.
Once you choose a custom theme, another thing you can do is add all kinds of cool, widget things. Here’s one that that shows links to all of my Tumblr friends:
<div id=”follows”> <!— Outputs a list of 24x24 pics of all the tumblelogs you follow —> {block:Following} Tumblr Friends<br> {block:Followed} <a href=”{FollowedURL}”><img src=”{FollowedPortraitURL-24}” alt=”{FollowedName}” title=”{FollowedTitle}”/></a> {/block:Followed} {/block:Following} {block:Followed} {/block:Followed} </div>