• Resolved jameswdu

    (@jameswdu)


    I located the Kubrickheader.jpg and replaced it another image of the same size and uploaded the new image I deleted the blog title and tagline and edited header image. At first, the original blue block showed up but clicking on advanced, it disappeared and my image was there. I saved the change.Viewing the site,my image is there and as wide as the page, but sticking out on both sides is a blue edge same color as the original Kubrickheader.jpg. How do I make it go away? It extends beyound the page width.My blog is underdevelopment but can be seen at https://www.palette.artontheridge.com/patette

Viewing 5 replies - 1 through 5 (of 5 total)
  • The link doesn’t seem to work.

    Thread Starter jameswdu

    (@jameswdu)

    opps. link should be https://www.palette.artontheridge.com/palette Sorry I had a typo in the sub directory address

    Look in the Kubrick theme folder and open style.css

    Find the following near the top and remove the color info:

    #header {
    background:#73A0C5 url(images/kubrickheader.jpg) no-repeat scroll center bottom;
    }

    Then scroll down and find the following and remove the background-color info:

    #header {
    background-color:#73A0C5;
    height:200px;
    margin:0 0 0 1px;
    padding:0;
    width:758px;
    }

    Thread Starter jameswdu

    (@jameswdu)

    Thank you very much, I should have guessed to look into the stylesheet. :Your suggestion work fine.I volunteered to do a blog for my step-daughter and I am on the steepest learning curve you can imagine;need climbing spikes.

    jameswdu –
    What did you edit in the header image?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Replacing Kubrickheader image with another image’ is closed to new replies.