• atlantiscanyon

    (@atlantiscanyon)


    Here is my blog in development; republicaapparel.com/blog

    I want to make each individual post wider so as to better fill the page, the css from the style sheet for the posts is

    [CSS moderated as per the Forum Rules.]

    Can anyone help me out?

Viewing 3 replies - 1 through 3 (of 3 total)
  • esmi

    (@esmi)

    Try removing:

    three_one .column {
    width:500px;
    }

    from style.css

    Thread Starter atlantiscanyon

    (@atlantiscanyon)

    hey thanks editing that line allowed me to switch sizes, but now I have two more dilemmas.

    First I want to center the posts that they sit next to each other nicely in the center of the page no matter what size I make them. Here is my “columns” section.

    [CSS moderated as per the Forum Rules.]

    Then I guess this is pertinent to just my particular theme, but I cant get posts to stick to their categories and show up in there appropriate columns, my site is republicaapparel.com/blog (theres nothing on it so Im not spamming I suppose)
    Thanks

    esmi

    (@esmi)

    Centring posts that “sit together” doesn’t make any sense. Post are either centred or floated. They can’t do both. As for your “category issue”, what do you mean by “cant get posts to stick to their categories”?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Make Posts Wider’ is closed to new replies.