Use firebug (in firefox) and view the widgets css whether it be . or # and add a new value to additional.css basically overwriting the default values using !important to move it. Remember though that you're moving this outside the default area, its not meant to be there so by doing this and displaying it how you think it should be and how you think it looks good - if done incorrectly can adversely affect other users not using your same screen resolution... for example now a scrollbar may appear to scroll left and right since the sidebar block is outside the sites "area" as it were.
|