I did what rodlaf recommended in step 1, and for step 2 simply changed the following code in style.css:
#branding img {
height: 150px;
margin-bottom: -7px;
width: 100%;
}
Height was set to “auto” so I just changed it to 150pix. It worked!
alchymyth, I spent 3 hours trying to edit the wrong theme, then read your post and realized that I needed to post into the “sidebar template”… this fixed everything. Thanks!