ok I’m doing this on a FRESH install (5 minutes ago)
index.php
get_header(); ?>
<?php get_sidebar(); ?>
<div id="content" class="narrowcolumn">
style.css
/* Begin Sidebar */
#sidebar
{
padding: 20px 0 10px 0;
margin-left: 545px;
width: 190px;
float: left; /* THIS IS WHAT I ADDED */
}
here are the results:
https://dev.neufuture.com/wptest/