hello, I want to put a widget on the outside of the body, can you help me?
this my widget:
making something like this:
this my widget:
making something like this:
#right {
position:fixed;
top:30px;
right:0;
bottom:0;
overflow-y:auto !important;
}
#content { margin-right:0 !important; }