removing the text from the bars
removing the text from the bars
Copy this code and paste it in your HTML
{block:Title}
<h2 class="bebas"><a href="{Permalink}">{Title}
</a></h2>{/block:Title}
{block:Quote}
<h2 class="bebas"><a href="{Permalink}"> </a></h2>{/block:Quote}
{block:Photo}
<h2 class="bebas"><a href="{Permalink}"> </a></h2>{/block:Photo}
{block:Photoset}
<h2 class="bebas"><a href="{Permalink}"> </a></h2>{/block:Photoset}
{block:Link}
<h2 class="bebas"><a href="{Permalink}"> </a></h2>{/block:Link}
{block:Video}
<h2 class="bebas"><a href="{Permalink}"> </a></h2>{/block:Video}
{block:Answer}
<h2 class="bebas"><a href="{Permalink}"> </a></h2>{/block:Answer}
{block:Audio}
<h2 class="bebas"><a href="{Permalink}"> </a></h2>{/block:Audio}
Report this snippet
Comments
Subscribe to comments