WHAT IS A BLOGROLL?
A blogroll is a page that shows who you’re following. I will be making one soon as see on my main blog.
1. Create a new page in your theme
2. Click the dropdown and select the page type as Custom Layout.
3. Add the necessary titles as well as link name.
4. Put this code in the space below it.
{block:Following}
{block:Followed}
<a href="{FollowedURL}"><img src="{FollowedPortraitURL-64}" border="0" /></a>
{/block:Followed}
{/block:Following}
5. You can choose any of thes custom image sizes to your liking or according to the amount of followers:
Replace the number in this part of the code with any of the below:
{FollowedPortraitURL-64}
- 16, 24, 30, 40, 48, 64, 96, 128 -
