Viewing 1 replies (of 1 total)
  • The sidebar is called with this:

    <?php get_sidebar(); ?>

    All you have to do is change the position of the sidebar within your page.

    If you need to modify the sidebar you can do that in the sidebar.php file.

    Check this out:
    http://codex.wordpress.org/Blog_Design_and_Layout

    It helped me starting out and you’ll find everything you’ll need to make a theme.

    Good luck,
    Ben

Viewing 1 replies (of 1 total)

The topic ‘Moving the Sidebar’ is closed to new replies.