
1. Go to edit HTML
2. Look for the part where you want to put the tags. In most of my themes, the whole block at the bottom of the posts (date, notes, etc.) is named as <div class=”options”>
3. Once you have decided where to put it, add these code:
{block:HasTags}
{block:Tags}
#<a href="{TagURL}">{Tag}</a>
{/block:Tags}
{/block:HasTags}
Note: you can change # to anything you want..
Example [Do I Really Deserve You theme]:
<div class="options">{block:IndexPage}
<a href="{Permalink}">∞ permalink</a><br>
{block:HasTags}
{block:Tags}
#<a href="{TagURL}">{Tag}</a>
{/block:Tags}
{/block:HasTags}{/block:IndexPage}
-
quiero-una-oreo likes this
-
ladyhoouse likes this
-
myloveisubliminal likes this
-
pakipotkasi likes this
-
florentinoperez likes this
-
iamlifeproof likes this
-
athenabilitythemes posted this
























































![Athenability theme [2 columns]
Download Preview Link](http://i46.tinypic.com/2iu3xo1.jpg)

Update: whole wrap length fixed.



















