Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter drdocument

    (@drdocument)

    MORE HELP? PLEASE?

    I messed things up so badly that I restored the original default template, and then I uploaded my preferred header image and renamed it kubrickheader.jpg, hoping it would work.

    I selected default colors in the admin panel, and my preferred image displays, but I now have the blue border instead of the white that surrounded the default header image.

    Any suggestions?

    Take a look at https://comm.stjohns-cathedral.org.

    Thanks very much in advance….

    Thread Starter drdocument

    (@drdocument)

    Thanks very much.
    I first got rid of the white at the top by changing the “height” to 192px in #headerimg in the style sheet. I had changed the background color on #header to “kubrickbgcolor”. But I still have the extra color on left and right, how kubrickbgcolor. See https://comm.stjohns-cathedral.org/.

    From current style sheet under “Begin Typography…”:
    #header {
    background: #d5d6d7 url(‘images/wp_header.jpg’) no-repeat bottom center;
    }

    #headerimg {
    margin: 0 0 0;
    height: 192px;
    width: 760px;
    }

    From current style under “Begin Structure”:
    #header {
    margin: 0 0 0 1px;
    padding: 0;
    height: 192px;
    width: 760px;
    }

    #headerimg {
    margin: 0;
    height: 192px;
    width: 100%;
    }

    Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)