citizenkeith
Member
Posted 1 year ago #
I switched my theme from Smooth to another theme, just to try it out. When I switched back to Smooth, the righthand column moved to the bottom, between the content and footer.
http://www.orchestraville.net/
Any idea why this happened, and how can I fix it?
Thank you.
Paul OFlaherty
Member
Posted 1 year ago #
Having exactly the same problem and have tried everything I can think of to no avail. I have flushed the cache, disabled and re-enable widgets, switched to other themes and backagain.
I'm wondering if it's a cufon issue, although troubles only started for me a few days ago.
You can see the problem on my wifes blog here - http://saraoflaherty.com
the sidebar only drops down when javascript is enabled.
independant of this, however, try to change something in style.css of your theme;
find:
.col300 {
float: left;
width: 300px;
margin-right: 20px;
}
try and add a clear: none!important;