removing the text from the bars


/ Published in: HTML
Save to your folder(s)

removing the text from the bars


Copy this code and paste it in your HTML
  1. {block:Title}<h2 class="bebas"><a href="{Permalink}">{Title}</a></h2>{/block:Title}
  2. {block:Quote}<h2 class="bebas"><a href="{Permalink}">&nbsp;</a></h2>{/block:Quote}
  3. {block:Photo}<h2 class="bebas"><a href="{Permalink}">&nbsp;</a></h2>{/block:Photo}
  4. {block:Photoset}<h2 class="bebas"><a href="{Permalink}">&nbsp;</a></h2>{/block:Photoset}
  5. {block:Link}<h2 class="bebas"><a href="{Permalink}">&nbsp;</a></h2>{/block:Link}
  6. {block:Video}<h2 class="bebas"><a href="{Permalink}">&nbsp;</a></h2>{/block:Video}
  7. {block:Answer}<h2 class="bebas"><a href="{Permalink}">&nbsp;</a></h2>{/block:Answer}
  8. {block:Audio}<h2 class="bebas"><a href="{Permalink}">&nbsp;</a></h2>{/block:Audio}
  9. </div>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.