• The website is used for data storage and retrieval and does not need to be responsive. The data is in a custom table displayed from custom template pages. The full width page still leaves a lot of white space. I have increased all the widths I can find, how can I display my data almost up to 1920px?

    .container {
        width:1600px;
    }.content-area {
        width: 100%;
        margin: 10px;
        border: 0px;
        padding: 5px;}

    The page I need help with: [log in to see the link]

  • The topic ‘full screen content in 2012 theme’ is closed to new replies.