I have used emptycanvas as a starting point for wordpress. I've set the .wrapper to 80% width with a max-width:1250px;
The Container, which holds the content/sidebar is set to width 100%, and the content has no width set, and is set to float:left; with no other options, the sidebar is set to 350px; with float:right....for some reason it refuses to float and always goes below the content! If I set a width of for example 500px on the content everything goes into place....I thought without a specified width it will automatically adjust to the items floating around it...so what am I doing wrong here?
Unfortunately this is on a local server so I cannot show the exact code but there isn't anything extra here that I haven't told you..
Thanks!