Viewing 2 replies - 1 through 2 (of 2 total)
  • Try editing style.css and changing:

    #content {
    float:left;
    padding:0 40px 0 0;
    width:500px;
    }

    to

    #content {
    background:#DEE2E9;
    float:left;
    padding:0 40px 0 0;
    width:500px;
    }
    Thread Starter columbo

    (@columbo)

    much luv

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Page Background Colour change’ is closed to new replies.