![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I will confess I am a newbie to this - so be gentle! The problem I am having is that I can't get the left and right sidebars to align under the main sidebar. I am trying get them all the way to the right.
My page is http://thecompasschurch.com/wordpress/ And here's the code I am working on ... <?php /* Template Name: Blog2 */ ?> <?php get_header(); ?> <div id="content"> <div id="contentleft"> <?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?> </div> <?php include(TEMPLATEPATH."/sidebar.php");?> <?php include(TEMPLATEPATH."/sidebar_left.php");?> <?php include(TEMPLATEPATH."/sidebar_right.php");?> </div> </div> </div> <?php get_footer(); ?> |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| sidebar alignment | mikeoh | General Discussion | 12 | 05-20-2010 05:44 PM |
| top sidebar alignment | kensmith39 | General Discussion | 7 | 02-21-2010 01:23 PM |
| Sidebar Alignment | mal | General Discussion | 2 | 09-22-2009 01:49 PM |
| sidebar alignment off | mormonworld | General Discussion | 7 | 07-28-2009 08:05 AM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us