• Hello, I am building a theme based on the Toolbox starter theme (http://wordpress.org/extend/themes/toolbox) I am running remotely so can’t provide a link to the work in progress. However the problem I have seems pretty simple. I want to essentially slide the elements from the sidebar so that it is flush with the top, the same level as the header.
    I have removed the nav menu elements from the header php file and also removed the main and primary divs in the original code meant to keep the content and sidebar on the same level. I have tried to fix the width of the content and the header so that the sidebar can simply bump up. Nothing is working. It seems that perhaps the fact that the page is separated into a header and a home php they become two separate blocks. Perhaps I could get some advice on how to integrate the header php with the rest of the page.

    My question is whether header.php files themselves always extend the full width of the themes, or how I might go about making this simple adjustment. I would much appreciate any advice, thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter vtmnD

    (@vtmnd)

    I should also link to the page listing the build code, so you can see how it was structured.

    http://svn.automattic.com/wpcom-themes/toolbox/

    Thread Starter vtmnD

    (@vtmnd)

    I wondered why no response then I figured it must be tough love. Thanks guys you’re so right I could figure it out on my own.

    I’m sorry you didn’t get any help on this.

    Would you care to share what you did? I’m looking to do the same thing, with the same theme… I wish Automattic would create a wiki or something similar for posting tweaks like this for their development themes…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Reduce the header width and move up the sidebar area’ is closed to new replies.