Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Container Width?

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42382
    cm123077
    Participant

    I have played with the CSS but I can not accomplish what I need to do. Right now, there is a pixel grid on my homepage in the main content area. This is 1000px wide, but it is cut off because the container is too small. How can I make this fit without shrinking the pixel grid, and keeping everything else the exact same, except the width of the content area? Thanks.

    http://pixelitforward.com

    #122889
    wolfcry911
    Participant

    #page {
    width: 1260px;
    }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.