Blue Sky Blogger Templates



Bbelog - Blue Sky, is a template for blogger with a simple and fresh, 2 column, soft blue color, Auto readmore, Fancy Lavalamp menu, Threaded Comment. very suitable for personal blogging.

Fancy Menu Lavalamp (Original by: insicdesigns)

Find this code and customized it:
<div class='lavalamp cyan'> 
    <ul>
        <li class='active'><a href='/'>Home</a></li>
        <li><a href='/p/about.html'>About</a></li>
        <li><a href='http://www.bloggerbelog.com'>Blog</a></li>
        <li><a href=''>Services</a></li>
        <li><a href=''>Portfolio</a></li>
        <li><a href=''>Contacts</a></li>
        <li><a href=''>Back to Article</a></li>
        <li><a href=''>How it Works?</a></li>
    </ul>
        <div class='floatr'/>
    </div>

You can see more style and how to customized of Fancy Menu Lavalamp:http://www.bloggerbelog.com/2012/09/fancy-menu-lavalamp-on-blogspot-css3.html

Threaded Comment


Labels


find this code:
<b:if cond='data:blog.pageType != &quot;item&quot;'>
<a expr:href='data:post.url'>
<div style='padding:5px;margin-bottom:5px;background:#4C77B6;'>
<data:post.title/></div></a>
<b:else/>
<b:include data='post' name='post'/>
</b:if>
<b:else/>
<b:include data='post' name='post'/>
</b:if>

Replace all code above if you want to to restore the default view with: <b:include data='post' name='post'/>
You can see how to customized of this widget: http://www.bloggerbelog.com/2012/09/how-to-display-post-title-only-on-page.html

0 Response to "Blue Sky Blogger Templates"

Post a Comment