Post titles are not links to the posts


   Site Map

Monday, April 18, 2011

Post titles are not links to the posts

Share
Post titles are not links to the posts when using AdSense Template Rounders 2.
Follow the templates creator this happen when we copy and paste AdSense Template Rounders 2, to solve the problem AdSense Template Rounders 2 you must find:
<BlogItemTitle>
<BlogItemUrl><a href="<$BlogItemUrl$>" title="external link" class="title-link"></BlogItemUrl>
<h1 class="post-title"><$BlogItemTitle$></h1>
<BlogItemUrl></a></BlogItemUrl>
</BlogItemTitle>
And replace default AdSense Template Rounders 2 with
<h1 class="post-title"><a href="<$BlogItemUrl$>" title="external link" class="title-link"><$BlogItemTitle$></a></h1>

Labels:

0 Comments for blog template :

Post a Comment

blog template: Post titles are not links to the posts