Hello,
I'm currently in the process of building a theme with Blueprint, and as I begin placing items in my sidebars, they appear above the content instead of beside it. I have chosen to use the core CSS file to make my changes, and I did adjust the overall width of the containing div to 980 px. Would this have created this "bug"?

Thanks
Devon

Comments

designerbrent’s picture

Status: Active » Postponed (maintainer needs more info)

Your adjustments probably did have something to do with the problems are you seeing. I'd have a hard time debugging without seeing the code since it is something that you have changed. Just changing the width on the containing div probably won't be enough. You are probably going to need to rebuild Blueprint using the built-in Ruby scripts since Blueprint is based off of a width of 950px.

I'd be happy to look at something if you have it live somewhere.