Hey there - I am hoping someone can help me quickly change the layout of the sidebar on a free theme. I am using the 2-column layout of this theme here http://www.briangardner.com/themes/silhouette-wordpress-theme.htm I just want to place the sidebar on the left, instead of the right. If you could walk me through how to do this, perferably over an IM, I would really appreciate it. If you can help me out, please private message me here - as I am not able to keep DP open at work. Thank you!
Also, what you can do really , is go into the .css file usually (style.css) and go to the .content and .sidebar. Usually the .sidebar will have code that says "float: left;" and the .content will say "float: right;" usually you can just swap these out and it will swap them on each side to what you need. I hope this helped you out. Please let me know if you need any further assitance. As, I will be here for the next several hours.