Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #393849

    http://borstch.eu/aptare3/

    Is it possible to make 1/3 columns wider? If possible I would want them to be 356 px wide with 16px space between each one.

    • This topic was modified 9 years, 9 months ago by crewneck.
    #393887

    Solved it with this code. Scales nicely.

    div .av_one_third {
    margin-left: 1.4%;
    width: 32.4%;
    }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Wider 1/3 columns?’ is closed to new replies.