1.Log in to your dashboard--> layout- -> Edit HTML
2.Scroll down to where you see like this code.
<b:section class='sidebar' id='sidebar' preferred='yes'> <b:widget id='Feed2' locked='false' title='Recent Posts' type='Feed'/> <b:widget id='Label99' locked='false' title='Labels' type='Label'/> </b:section> </div> |
3.Now add below code between </b:section> and </div> .
<b:section class='sidebar' id='magazine-left4' showaddelement='yes'> <b:widget id='Text514' locked='false' title='Column 1' type='Text'/> </b:section> <b:section class='sidebar' id='magazine-right4' showaddelement='yes'> <div style="clear: both;"></div> |
Look at the picture below.
4.Now Find below code.
5.Add below code before ]]></b:skin> tag.
width: 49%; float: left; } #magazine-right4 { width: 49%; float: right; } |
Note : You can change values of width,as your choice.
6.Now save your template and you are done.It look like this.
nice job.......it work in my home page but i can not see any widget when i go in single post...any solution...!!!
nice job....but it's not working for me properly....i saw my widget (i put in this two colum) in my home page. But i can not see my widget when i click in a single post...
I correct the problem.Please read the post again.Thank you for your inform.
it's works, I like it.. tks for sharing i tried to my site http://www.dokar.co.cc
it's working....thnx.
http://www.softwarepedia.co.cc/
thanks for sharing its very useful