Forums

Trying to move sidebar above content div in index.php (2 posts)

  1. milesa2
    Member
    Posted 2 years ago #

    Hey guys,

    I'm new at wordpress, but I'm trying to move my sidebar above my content div so they can both line up at the top.

    ive tried inserting

    <?php get_header() ?>
    
    	<div id="container">
    
            <?php get_sidebar() ?>
    		<div id="content">

    but it does not seem to work? or can I do it strictly with css?
    link to site

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Start by sorting out the validation errors in the theme. Then move onto the CSS errors.

Topic Closed

This topic has been closed to new replies.

About this Topic