Hi,
I tried to move my sidebar (iNove theme) from right to left by changing the CSS code where it said:
#sidebar
width: 200px;
float:right;
I changed it to float: left; to see what would happen but it completely messed up my sidebar. So, I went back and changed it back to float:right; but my sidebar is still messed up.
Here is the link to my website:
Thanks in advance for your help.