My first two posts (here and here) on this blog were about this blog's current template. This is my fourth post and I am still talking about the template. I really have no business blogging. Hmmm :(

If you used the template from blogcrowds, you will have a 2-column layout. Replace the string class='twocol-stories' with class='onecol-stories' if you prefer your posts to appear in a single column.


 <b:if cond='data:blog.pageType != &quot;item&quot;'>
        <div class='twoonecol-stories' id='primary'>
        <div class='inside'>
        <b:loop values='data:posts' var='post'>
        <b:include data='post' name='post'/>
        </b:loop>
        <div style='text-align:right;padding:0 0 15px 0;'>
        <!-- navigation -->
        <b:include name='nextprev'/>

        <!-- feed links -->
        <b:include name='feedLinks'/>
        <div class='clear'/></div>
       
         </div>
        </div>
      </b:if>

0 comments:

Newer Post Older Post Home

Blogger Template by Blogcrowds