http://blogearntipsandtricks.blogspot.com
TopBottom

    Show All Tips

    Read All Tips

    Read All Tips
Announcement:

Style your Post page with two column under post

Tips and Tricks by Thangaraju at Wednesday, April 21, 2010
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

How To add a Two Columns Widget Under every Posts



      The example of CSS code is supposed enough, so let’s move to HTML Code to define or call the function of the CSS code we have discussed.
Let’s see the simple example on how to implement the above code in your template:

  Login to blogger 
  Click Layout
  Click Edit HTML 
 Please backup your template first before you edit it by clicking “Download full template
 Check the small box next to “Expand Widget Templates

Find the code ]]></b:skin>, then copy and paste the code below, exactly above the code ]]></b:skin>:

underpostcolumn { 
margin:15px 0px 10px 0px; 
padding:5px 0; 
clear:both; 

.underleftcolumn{ 
float:left; 
width:265px; 
margin-right:15px; 

.underrightcolumn { 
float:right; 
width:265px; 
}

* Find this code:
&lt;data:post.body/&gt;

* Copy and paste the code below, exactly under the code:

&lt;b:if cond='data:blog.pageType == &amp;quot;item&amp;quot;'&gt;
&lt;div class='underpostcolumn'&gt;
           &lt;div class='underleftcolumn'&gt;
            Left column ads code here
           &lt;/div&gt;
          &lt;div class='underrightcolumn'&gt;
          Right column ads code here
           &lt;/div&gt;
      &lt;/div&gt;       
       &lt;/b:if&gt;

 Replace with your code in red lined place
 Click SAVE TEMPLATE.


2 comments:

Asian Movers said...

Never-endingly Nice article. The essayist depicts the article well as sensible. All focal affiliations related with this subject are covered.
Very head article. Easy to learn and understand.Nice I like the improvement for depiction done by the author.Thank you for posting this article.
When you want to shifting requirement visit us Asian packers and movers
Best packers and movers in Delhi
Best packers and movers in Ghaziabad
Best packers and movers in Noida
Best packers and movers in Jalandhar
Bestpackers and movers in Ludhiana
Packers and Movers in Amritsar

Packers and Movers in Ambala Cantt
Packers and Movers in Chandigarh

Packers and Movers in Rohini

Packers and Movers in Punjab

Packers and Movers in Delhi

Post a Comment