Sidebar in Simple CMS

Forums Forums Templates and themes Sidebar in Simple CMS

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #321
    Anonymous
    Member

    Hi:

    First let me say thanks so much for the Simple CMS theme.  It’s exactly what I need to build simple static websites in an easy to use content management system.

    My Problem:

    I want to add a sidebar.

    I have added the functions.php and the sidebar.php, and I have added the <?php include (TEMPLATEPATH . ‘/sidebar.php’); ?> line to the index.php

    In short, the side bar works fine.  Positioning however is driving me mental.

    Whats the proper was to get the side bar to the left or right of the main content area in the simple CMS theme?  It appears to be inside the content div.  I can float the sidebar to the right or left, but the content then just wraps around it.  I’d like to extend to the footer.  I’ve tried setting the height to 100% but to no avail.

    Any help is appreciated.

    Thanks

    Steve

    #3375

    Hi,
    This is more of a CSS issue. Try asking at the sitepoint.com (I’m a staff member there) as you will find many more people who will be able to help you. Their CSS forum would be your best option … http://www.sitepoint.com/forums/forumdisplay.php?f=53

    Send me a PM there if you would like me to take a look … http://www.sitepoint.com/forums/member.php?u=146355

    #3475

    Hi,
    This is more of a CSS issue. Try asking at the sitepoint.com (I’m a staff member there) as you will find many more people who will be able to help you. Their CSS forum would be your best option … http://www.sitepoint.com/forums/forumdisplay.php?f=53

    Send me a PM there if you would like me to take a look … http://www.sitepoint.com/forums/member.php?u=146355

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.