![]() |
|
||||||
|
|
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(); ?> |
|
#2
|
||||
|
||||
|
Remove the last 2 closing div tags
__________________
John Flynn Kickstart Media Latest StudioPress Design Recommended StudioPress/Revolution Designer |
|
#3
|
||||
|
||||
|
Are you just wanting the FCG to show on the main page? If so, delete this from that file:
</div> </div> |
|
#4
|
|||
|
|||
|
Yes, I just want the FCG on the first page.
I took out the last two </div> but it didn't seem to change. |
|
#5
|
|||
|
|||
|
When I duplicated the FCG to add a second one below the first, it pushed the sidebars all the way to the right like I wanted them to be. Is there some way to do this without putting another element below the existing FCG?
|
|
#6
|
|||
|
|||
|
I got it to work by expanding my FCG so it was taller. But is there some way to do it in the code so I could shrink my FCG back down?
|
| 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