Title: Theme Layout Help
Last modified: August 18, 2016

---

# Theme Layout Help

 *  [dnlawyer](https://wordpress.org/support/users/dnlawyer/)
 * (@dnlawyer)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/theme-layout-help/)
 * Help! I am in dire need of someone giving me some simple advice to fix the layout
   of my sidebar or at least offer some sort of suggestion.
 * Please see this page on my site – [The Realtor TechDesk](http://www.realtortechdesk.com/?p=5).
 * As you can see the right-hand sidebar is “below” the main content area which 
   should not be the case. Can someone please tell me where and what I can do to
   fix this. Please!

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [chataros](https://wordpress.org/support/users/chataros/)
 * (@chataros)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/theme-layout-help/#post-546374)
 * I have the same problem. I managed to set up the css so if shows it on the right
   side, but still, the sidebar only appears on one page only – “Gallery” page, 
   which by the way isn’t on the manage page list… wtf?
 *  [Root](https://wordpress.org/support/users/root/)
 * (@root)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/theme-layout-help/#post-546376)
 * The OP has serious validation issues, plus – I would hazard a guess -, an excess
   of div closers immediately prior to the menu. The Firefox Web Dev kit is invaluable
   in these circumstances.
 *  Thread Starter [dnlawyer](https://wordpress.org/support/users/dnlawyer/)
 * (@dnlawyer)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/theme-layout-help/#post-546450)
 * So are you thinking there could be a problem with the <div> tags? Here is the
   code from that page (I think). Can you see anything wrong with it?:
 * <?php get_header(); ?>
 * <div class=”left”>
    <div class=”left_articles”>
 *  <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
 * <div style=”border: 1px solid rgb(238, 238, 238);”>
 * <div class=”buttons”>
    <p>” rel=”bookmark” title=”Permanent Link to <?php the_title();?
   >” class=”bluebtn”>Read More
   
    #comments” class=”greenbtn”><?php comments_number();?
   >
   </p>
    </div>
 * <div class=”calendar”><p>
    <?php the_time(‘M’) ?><br><?php the_time(‘d-y’) ?>
   </p></div>
 * <h2><?php the_title(); ?> </h2>
    <p class=”description”> </p> <div style=”clear:
   both;”></div>
 *  <div class=”post”> <?php the_content(); ?></div>
 * <br/>
    <?php link_pages(‘<p>**Pages:** ‘, ‘</p>’, ‘number’); ?> </div>
 *  <?php endwhile; endif; ?>
 * </div>
    </div>
 * <?php get_sidebar(); ?>
 * <?php get_footer(); ?>
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/theme-layout-help/#post-546452)
 * Starting at around error 40:
    [http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.realtortechdesk.com%2F%3Fp%3D5](http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.realtortechdesk.com%2F%3Fp%3D5)
 *  [jbbrwcky](https://wordpress.org/support/users/jbbrwcky/)
 * (@jbbrwcky)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/theme-layout-help/#post-546610)
 * Seems fine to me, on FF at least – this fixed?
 *  Thread Starter [dnlawyer](https://wordpress.org/support/users/dnlawyer/)
 * (@dnlawyer)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/theme-layout-help/#post-546659)
 * I ended up switching to another theme. Did not have the time to go thru the code
   to determine why it was pushing my sidebar down. Thank you for all the help.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Theme Layout Help’ is closed to new replies.

## Tags

 * [alignment](https://wordpress.org/support/topic-tag/alignment/)
 * [layout](https://wordpress.org/support/topic-tag/layout/)

 * 6 replies
 * 5 participants
 * Last reply from: [dnlawyer](https://wordpress.org/support/users/dnlawyer/)
 * Last activity: [19 years, 1 month ago](https://wordpress.org/support/topic/theme-layout-help/#post-546659)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
