StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 06-21-2009, 03:53 PM
beleafer beleafer is offline
Registered User
Genesis Member
 
Join Date: Jun 2009
Posts: 6
Default Sidebar alignment

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

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT -5. The time now is 10:29 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.