Two Sidebars on one page?

  • Posted in : Read WP
  • nanfoolery
    Participant

    first, let me say that i love read theme.
    the support pages are great, i’m learning so much.

    is it possible to have two side bars, one left and one right
    with space in the middle for content.

    and with equal widths? so a page divided into equal thirds?

    i tried columns but it’s just not working right.

    thanks for your help, mr. sali!

    Mehmet S.
    Keymaster

    Can you please provide your tried columns?

    nanfoolery
    Participant

    http://www.nanfoolerytest.net/wp-admin/revision.php?revision=361

    i hope i’m giving you the right thing. i ended up using two columns and adding a side bar
    but i would like to know if there’s css for this that would work for a 2 column layout and a 3 column layout where everything is evenly spaced and the the columns are the same width.
    and the outer margins are the same width right and left.

    i’m learning something new every day, but i am quite a beginner.
    this is what the page looks like right now: two columns plus sidebar:

    http://www.nanfoolerytest.net/test-page/

    thanks! you’re so generous with your knowledge, i really appreciate it!

    Mehmet S.
    Keymaster

    You can divide your content into two columns with the column shortcode.

    [column width="4"]
    Put your content here.
    [/column]
    [column width="4"]
    Put your content here.
    [/column]
    
    nanfoolery
    Participant

    sorry for my ignorance does that go in page editor or css?
    and is there short code for 3 columns?

    Mehmet S.
    Keymaster

    Use shortcodes in your content editor.

    3 columns:

    [column width="2"]
    Put your content here.
    [/column]
    [column width="2"]
    Put your content here.
    [/column]
    [column width="2"]
    Put your content here.
    [/column]
    
    nanfoolery
    Participant

    mr. sali this is what i got when i added shortcode

    http://www.nanfoolerytest.net/?page_id=476&preview=true

    i want it to take up whole page so that each column is a third of
    the total pixel width of page. can you advise?

    thanks.

    Mehmet S.
    Keymaster

    Sorry, there is no permission for me to see that link.

    nanfoolery
    Participant

    i used a full width page instead of the default page and did 3 columns with a value of “4”
    really worked! thanks!

    http://www.nanfoolerytest.net/writing-page-2/

    nanfoolery
    Participant

    how do i center columns on the page so that content has the same width margins left and right?

    ahmetsali
    Keymaster

    Hi, when you use 3 equal column you shouldn’t need anything else to align them. In the url you have given you have 2 columns.

    nanfoolery
    Participant

    i know, i changed it because i need to solve the problem for my client. i wasn’t able to make it work with 3 columns…hmm. oh well. fine for now. thanks for getting back to me, though.

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register