Tag Archives: following
Articles

Add a Tumblr Tumbleroll To Your Sidebar

Another great Tumblr Tip. Though many people actually try to hide their Tumblelog, others are trying to figure out how to insert it into their themes to generate the list of people you follow using their avatars as links to their tumblelogs.

This small tutorial will show you how to have your own Tumbleroll. In other words, how to display who you are following in Tumblr, showing their picture profiles.

Warning: If the people you follow are counted in the hundreds, it will be more convenient to create a tumblr blogroll on a separate page, we a tutorial for that as well.

Keep Reading

Articles

How To Hide the Following Section from your Tumblr Theme

If you want to hide/remove/delete/take out the Following section from your Tumblr Theme sidebar you just need to edit the hmlt or your Tumblelog. This way you make sure that noone will be able to see who you are following.

If what you are looking for is just the opposite, then you might want to take a look at our guide; How to show who you follow on a Tumblr Theme.

How To Stop Displaying Your Followers on your Tumblr

  1. Go to Customize Theme >> Edit HTML.
  2. Copy the whole code in there and paste it in a notepad, just in case you make a mistake.
  3. Find the following code in the theme using control+F in your browser {block:Following} or {block:Followed}
  4. Now, that particular tag is the beginning of that section, we must also find out where it ends, which is this code {/block:Following}.  As you see the only difference is the / slash.
  5. Finally delete everything that is within {block:Following} {/block:Following}, Including those tags themselves!.

Done, you have just removed the following section from your Tumblr theme, rest asure that noone will see who you are following.