Can't figure out how to fix this padding issue

  • Anonymous

    #4445

    So I had a great working Graphene theme and then when I updated to 1.7 I broke my site… so yeah now I am working on setting everything up on a new Graphene theme and I can’t seem to figure out how to fix this padding issue.

    How it was before:

    http://30dayslater.net/support/Old.png

    Now:

    http://30dayslater.net/support/New.png

    As you can see the post content box is about 10px padded to the right, and I just don’t know how to fix it.

    If it helps any old site:

    http://30dayslater.net/.blog

    New site:

    http://30dayslater.net/

    Also the slider had more of a boarder around it and the new site only has the board on the top and bottom, not the sides

    Thank you,

    Richard Reynolds

    Anonymous

    #28233

    Fixed it myself.

    If anyone else wants to know how add:

    #content-main {

    margin-left:0px;

    }

    to your child style sheet

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

  • You must be logged in to reply to this topic.