WB Gallery




WB Gallery Blogger Template is Free Clean White Blogger Gallery. WB Gallery stands for White Blogger Gallery. Some feature integrated on this template are :
  1. Automatically Grab the First Image and create thumbnail in main page
  2. Adsense Ready
  3. Page Navigation Included
  4. Show Realted Post With Thumbnail
  5. 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 :

  1. just find these code : <div class='headerright' id='headerright'>
  2. place your ads code between these tag <div class='headerright' id='headerright'> and </div>

How To Set Ads Under Post Title :

  1. 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 != &quot;item&quot;'>
    </b:if>
    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    [your ads code here]
    </b:if>  



  2. Just Replace the green coloured text with your ads code

For other setting you can edit directly from Page Elements like this picture below :
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.