Loading...
Sunday, March 18, 2012

All about Blogger conditional tags


Pokazywanie przycisków udostępniania tylko na indywidualnych wpisach






Item/Post Page Only

To display html code only on item page

<b:if cond='data:blog.pageType == &quot;item&quot;'>

<p>Text for post pages only</p>

</b:if>


To display html code everywhere except item page

<b:if cond='data:blog.pageType != &quot;item&quot;'>

<p>Text for everywhere except item pages</p>

</b:if>

0 komentarze:

Post a Comment

You can use some HTML tags, such as <b>, <i>, <a> You can type in the link:
<a href="http://chessforallages.blogspot.com/2010/05/my-policy-on-comments.html"> My Policy on Comments</a> more info

 
Toggle Footer
TOP