Mystique theme: widgets on sidebar falling under the page content
Your theme has html code errors or you have introduced some with errors in your widgets. Use http://validator.w3.org/ to check for code errors, especially missing closing </div> tags. Missing a </div> will drop sidebars and widgets below the content <div>. And use Firebug with Firefox, or use the developer tools in Chrome or Safari or … Read more