WB Gallery Blogger Template is Free Clean White Blogger Gallery. WB Gallery stands for White Blogger Gallery. Some feature integrated on this template are :
- Automatically Grab the First Image and create thumbnail in main page
- Adsense Ready
- Page Navigation Included
- Show Realted Post With Thumbnail
- Selected Menu highligting
To get the optimal view of yor post, you have to use this post template :
[your images link]
<div id="feature"> <h2>Theme's Features:</h2>
[your description]
</div>
<div class="my_link"> <ul>
<li><a href=" [url to preview] ">LIVE PREVIEW</a> </li>
<li><a href=" [url to download] ">DOWNLOAD</a> </li>
</ul> </div>
How To Set Ads On Header Area :
- just find these code : <div class='headerright' id='headerright'>
- place your ads code between these tag <div class='headerright' id='headerright'> and </div>
How To Set Ads Under Post Title :
- Find these code :
<b:if cond='data:post.title'>
<h3 class='post-title entry-title'>
<a expr:href='data:post.link'><data:post.title/></a>
</h3>
</b:if>
</b:if>
<div class='post-body entry-content'>
<b:if cond='data:blog.pageType != "item"'>
</b:if>
<b:if cond='data:blog.pageType == "item"'>
[your ads code here]</b:if>
- Just Replace the green coloured text with your ads code
Configure Meta tags : Login to your blogger dashboard--> layout- -> Edit HTML.Now Scroll down to where you see below codes :<meta content='DESCRIPTION HERE' name='description'/> <meta content='KEYWORDS HERE' name='keywords'/>Replace DESCRIPTION HERE,KEYWORDS HERE as below. DESCRIPTION HERE : Write your blog description KEYWORDS HERE: Write the keywords of your blog separated by comma.
How To Configure Favicon :
Login to your blogger dashboard--> layout- -> Edit HTML.Now Scroll down to where you see below code :
<link href='YOUR-FAVICON-URL' rel='shortcut icon' type='image/vnd.microsoft.icon'/>
Now replace "YOUR-FAVICON-URL" with your Favicon address/url.