Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I am really liking the new trend of using a full-width scrollable blog design. Sidebar simply takes up far too much space, distracting from the main piece on the page- the content. Do you know of any techniques that would effectively "replace" the "sidebar", yet still providing a user a means to browse categories, popular posts, search box, etc?

share|improve this question

closed as not a real question by Michael, chrisguitarguy, Brian Fegter, Wyck, kaiser Sep 27 '12 at 15:20

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

Use your header. You can put all your category and archives into the menu items, widgetize the menu for your search field and social network profile links, and widgetize under the menu to show popular posts. Display them horizontaly instead of vertically. This is a lot of CSS and templating work, (not my forte yet), but that's probably the simplest idea of where else to stash the goods.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.