Text
Tumblr theme help

{block:following}<div id=”following”>
{block:followed}
<a href=”{followedurl}”><img src=”{FollowedPortraitURL-16}” alt=”{followedname}” /></a>
{/block:followed}
</div>{/block:following}

I am considering removing my followed list from my site for load-time reasons, but I want to still have the CSS code in the template in case I want to reactivate it again. Does anyone know how to prevent the above code from displaying but without completely deleting it? I’ve tried variations of /* and */ to no avail.

Notes
posted 6 / 15 / 2009
  1. bellatoris reblogged this from sds and added:
    Why don’t you just save the whole template in notepad and keep it around in case you don’t like the change?
  2. unecho reblogged this from sds and added:
    use !— at the start and — at the end
  3. sds liked this
  4. goldenrat1o reblogged this from sds and added:
    HTML Comments use different characters. Try
  5. sds posted this
blog comments powered by Disqus