• Resolved jetfish

    (@jetfish)


    help me please, I m using dynamic headers but my sidebar is on top of my header. what do I do to get the sidebar below the header or even better, get the sidebar to the right of but not covering the header?

Viewing 3 replies - 1 through 3 (of 3 total)
  • You’ll need to edit your theme template files and move the call to <?php get_sidebar();?>. You’ll then need to edit your theme’s stylesheet to float your sidebar to the right of your main content area.

    Thread Starter jetfish

    (@jetfish)

    I should move the dynamic header code to the sidebar php?

    Yes – pretty much.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘trouble fitting all elements together harmoniously’ is closed to new replies.