Best Blogger Tips

How to add two columns in blogger sidebar easily.

Share





Now add two columns widget in your blogger blog sidebar learn how to add?



Follow simple step to add thi widget in your blogger blog easly now ---->>>>>



* First go to your blogger dashboard.



* Now click in design tab and edit your blogger HTML template.



* Click in small box to expand your blogger template now.



* Now find below code---->>>



#sidebar-wrapper {

background-color: #ffffff;

width:254px;

float:$endSide;

padding:0;

color: $sidebarTextColor;

font-size: 83%;

word-wrap: break-word;

overflow: hidden; }



* From above code can different your template code as color and width but you want to find as look like above code ok



* Now replace above code which is you find replace with below code .



#sidebar-wrapper {

background-color: #ffffff;

width:117px;

float:$endSide;

padding:0;

color: $sidebarTextColor;

font-size: 83%;

word-wrap: break-word;

overflow: hidden;

}



#sidebar-wrapper2 {

background-color: #ffffff;

width:117px;

float:$endSide;

padding:0;

margin:0px 20px 0px 0px;

color: $sidebarTextColor;

font-size: 83%;

word-wrap: break-word;

overflow: hidden;

}



* You can change background-color:#ffffff and width ok which will be in your previous template.



* Now find again look like below code---->>>>







* After finding above code paste below code ----->>>





id='sidebar2' preferred='yes'>








* Now click to save your blogger template now you can view this change in design menu add new element in sidebar be haapy.

0 comments:

Post a Comment