![[prva.gif]](http://2.bp.blogspot.com/_myLYaXLNh7Y/SZbbAuyH3vI/AAAAAAAAAlQ/IsGEv6uclEk/s400/prva.gif)
..in DESIGN ► EDIT HTML ► find this part:
.sidebar .widget, .main .widget {
background:#000000;
border:2px solid #681f10;
margin:0 0 1.5em;
padding:5px 7px 5px 7px;
}
...you have to split those two widgets (read the tat carefully), so they'll look like this:
.sidebar .widget {
background:#000000;
border:2px solid #681f10;
margin:0 0 1.5em;
padding:5px 7px 5px 7px;
}
.main .widget {
margin:0 0 1.5em;
padding:5px 7px 5px 7px;
}
Credits. pocket
No comments:
Post a Comment
Thanks for visiting + reading my lovely post !
Feel free to leave a comment, I reply to all of them (^ω^)
I love reading all of them and appreciate all of them ! ♥