I've been working on http://www.seoforwordpress.com and I'd like to have the top bar where it has "SEO For WordPress" as a text link remain sized along with the content below. As it is now, when the browser window is resized small enough to need a scroll bar, the top bar continues to adjust its width, but below remains fixed due to the content, of course. Is it possible to do this with CSS, or should I come up with another workaround? Thanks very much in advance!
cant you give your topbar a fixed width? , I see you used multiple divs to create the topbar. I cant see whats in your css though. You could also use an image there with a fixed width, but thats not to neat good luck