This is an added main inner methodical approach to present its gadgets orderly in column as per aspiration and looks, provides an auto optimization and boost the over all column contents.
Vital Points
(1) Login to Blogger > Go To Dashboard > Edit Html > Expand Widgets
(2) Find the following code > (Click Ctrl and F for a search bar)
]]></b:skin>
(3) Place blow mention codes before point (2) mention code and press enter
(a) Left Column
(3) Place blow mention codes before point (2) mention code and press enter
(a) Left Column
.main-inner .column-left-inner {
padding: 0 0 0 20px;
}
(b) Right Column padding: 0 0 0 20px;
}
.main-inner .column-right-inner {
padding: 0 20px 0 0;
}
width of the code can be changed from maximum to minimum by changing px value (20px to 00px in +tive or -tive fraction) in above mention codes in point's (3) (a) and (b) code categories.afterwards you can preview the template if every things are OK then save the template.

