Viewing 2 replies - 1 through 2 (of 2 total)
  • Open your CSS file.

    Find:

    #page-content {
        border: 10px solid #000000;
        margin: 70px 355px auto;
        width: 640px;
    }

    Replace with:

    #page-content {
        border: 10px solid #000000;
        margin: 0 auto;
        width: 640px;
    }

    Eat sandwiches, kick back, relax.

    Thread Starter blindivan

    (@blindivan)

    swag. thanks man.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Centering Video for all browsers and screen sizes?’ is closed to new replies.