Help Wth Blogger

ishie

New Member
You need to modify the css of your template. Try this one. Here is the code for another sidebar:

#right-sidebar-wrapper {
width: 220px;
float: right;
word-wrap: break-word;
overflow: hidden;
}

Good luck!
 
Top