header image

  • Unknown's avatar

    Hi. I’m trying to add an image to the Rubric heading. I have the CSS Upgrade. This is the css code that I’m using:

    #header {
    background:#fff url(‘http://jhanajian2.files.wordpress.com/2010/01/country-mist.jpg’) no-repeat bottom;
    height:183px;
    width:760px;
    border:#fc9 0 solid;
    margin:0 auto;
    padding:0;
    }

    I simply inserted the code for my own image into the existing Rubric Stylesheet, but when I click on Preview in the Stylesheet Editor, nothing changes. I’ve searched the forums for an answer to this, and it seems I’m doing what I’m supposed to do, but… What am I doing wrong?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar
  • Unknown's avatar

    I’ve deleted everything in the css editor. This is the only code I’ve put into the css editor:

    #header { background-image: url(“http://jhanajian2.files.wordpress.com/2010/01/chinese-art.jpg”);}

    I even substituted a very small pictures – the size allowed in the original style sheet, thinking perhaps it’s the size of the image that’s a problem. I haven’t changed anything else. It still doesn’t work. All that happens is that I get a blank on the blog where an image once was.

  • Unknown's avatar

    Never mind. The problem is obviously in the code of the header somehow. I’ve been able to put in a temp. main background image using Firebug with no problem whatsoever. I don’t anticipate having any problems making it permanent. I’ve just deleted the header image from the stylesheet. So now I’ll be on to other problems. I’m sure they’re waiting for me.

    I am still curious though why there is such a problem with this header. If anyone has an answer, I would like to hear it.

    Thanks for your help.

  • Unknown's avatar

    I don’t understand. I’ve been replying to you on this other thread

    https://en.forums.wordpress.com/topic/header-image-6?replies=9#post-423873

    Do you still want me to help you?

  • Unknown's avatar

    never mind, you marked the other thread as resolved, so that answers my question.

    Onto the next.

  • The topic ‘header image’ is closed to new replies.