+ Reply to Thread
Results 1 to 7 of 7

Thread: Need to make custom page-template sans R sidebar. How?

  1. #1
    Join Date
    Apr 2009
    Posts
    14

    Default Need to make custom page-template sans R sidebar. How?

    Hi, I have "cutline 1.4 3-column" in wordpress 2.8.4 and i would like to create a custom page-template that contains my header, footer, back-ground jpg, left-sidebar only, plus my html. Easier said; I want to strike the right-sidebar completely and have my main html column use that space on one page. As simple as that might be i can't find anything in the way of how.

    my site > http://songworx.com

    Thanks for your time. Cutline rocks!

  2. #2
    Join Date
    Feb 2009
    Posts
    605

    Default

    1. Open index.php and comment out this line, like so:

    PHP Code:
    <?php //include (TEMPLATEPATH . '/r_sidebar.php'); ?>

    2. Open style.css and add the width (310px) and padding (25px) of the sidebar to #content, like so:

    Code:
    #content { width: 815px; padding: 0 0 0 30px; float: left; }


    Quote Originally Posted by ceejski View Post
    Hi, I have "cutline 1.4 3-column" in wordpress 2.8.4 and i would like to create a custom page-template that contains my header, footer, back-ground jpg, left-sidebar only, plus my html. Easier said; I want to strike the right-sidebar completely and have my main html column use that space on one page. As simple as that might be i can't find anything in the way of how.

    my site > http://songworx.com

    Thanks for your time. Cutline rocks!

  3. #3
    Join Date
    Apr 2009
    Posts
    14

    Default

    Thanx so much for the quick reply.

    Mission accomplished

  4. #4
    Join Date
    Jul 2009
    Posts
    4

    Default

    Hi - I have a similar question - I'm using Cutline 1.4 2 column right and I want to remove the sidebar on just one page (the Multimedia page) AND then be able to use the full width of the page, including the space on the right where the sidebar used to be, for text and photo slideshows. My site is http://www.tomspender.com/

    Many thanks and Happy Xmas!

    Tom

  5. #5
    Join Date
    Feb 2009
    Posts
    605

    Default

    tsp999: Please read this thread:

    http://cutline.tubetorial.com/forums...ead.php?t=6857

    Since you're using a 2-column version, the code is a little bit different (get_sidebar as mentioned in this post, instead of the two sidebar calls) but it should give you the same result.

  6. #6
    Join Date
    Oct 2009
    Posts
    2

    Default

    Hi Sofmin

    Those links you mentioned are not working

    Could you give me them again as I want to add full page width pages to my cutline 1.4.3 theme

    Thanks

  7. #7
    Join Date
    Feb 2009
    Posts
    605

    Default

    Try this link: http://performancing.com/forums/show...rs-on-one-page

    If you need more hands-on help, please enroll in Cutline Premium Support.

+ Reply to Thread

Similar Threads

  1. Different Sidebar per Page?
    By EWKrause in forum Sidebar
    Replies: 23
    Last Post: 01-06-2011, 08:50 AM
  2. Blog 'template' page missing
    By Paper People in forum Posts, Pages, Comments
    Replies: 5
    Last Post: 03-22-2010, 09:45 AM
  3. sidebar in middle/bottom of page?
    By bedwettingcosmonaut in forum Sidebar
    Replies: 1
    Last Post: 01-07-2010, 09:49 AM
  4. Replies: 1
    Last Post: 10-17-2009, 12:02 PM
  5. Template version on home page
    By Robert_R in forum Community Exchange
    Replies: 1
    Last Post: 05-30-2009, 06:53 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts