I have a 3-column layout and only the news page is wrapping the right sidebar(found at very bottom of page).... I noticed that the side bar is popping up in the content <div> when the actual <?php get_sidebar('right'); ?> follows outside the div. Here's the link:
http://www.bluehighway.org/news/
If someone can help I'd sure be thankful.
-m
Hi,
It seems that your theme is a fixed width theme which is causing the issue with sidebar contents so I recommand you to either select more width sidebar theme or a themhich is not fixed width...and adjust the sidebar..
Thanks,
Shane G.
You've got some validation errors - including a couple of missing closing </div> that are probably causing your problem.