Berikut ini beberapa tag kondisi blogspot :
Homepage
<b:if cond='"data:blog.url == data:blog.homepageUrl"'>
<style>
<--Content to be displayed on homepage only --> </style>
</b:if>
Static Page
<b:if cond='data:blog.pageType == "static_page"'>
<style>
<--Content to be displayed on static pages only --> </style>
</b:if>
Post Page
<b:if cond='data:blog.pageType == "item"'>
<style>
<--Content to be displayed on static pages only --> </style>
</b:if>
<style>
<--Content to be displayed on static pages only --> </style>
</b:if>
Specific Page
<b:if cond='data:blog.url == "Blog Post URL"'>
<style>
<--Content to be displayed on specified page only --> </style>
</b:if>
<style>
<--Content to be displayed on specified page only --> </style>
</b:if>
Tidak ada komentar:
Posting Komentar