Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5136
    TripleMoxy
    Member

    As part of my posts (www.wheretofeed.com) I add three pictures in a horizontal line. this is not longer possible due to the reduced post-area width. I have tried reducing the thumbnail size but this doesn’t seem to have helped.

    Is it possible to increase the width of the post area to solve my problem?

    I really like the theme but I’m just trying to solve a few niggles with the content I already have.

    #5166
    Sakin
    Keymaster

    @TripleMoxy: If you want to have a wide page size then use the Full Width No Sidebar layout for those pages. This will bring full page width.

    #5257
    Twonk
    Member

    I use this code:

     

    #secondary {

    float: right;

    margin-right: 3%;

    width: 22.5%;

     

    }

    #primary {

    float: left;

    margin: 0 -35.5% 0 0;

    width:110%;

     

     

    #6193
    obiokere
    Member

    @twonk  Your code works great.  How do I reduce the margin(or space) between the #secondary and the #primary so that the widget area of the #secondary is wider while keeping the #primary the same width it is now.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Widening the Post Area’ is closed to new replies.