• boh

    (@boh)


    I uploaded a photo to be my header’s image, but it goes BEHIND the background color as if it was a layer!! How do I change the background color of the header so that it doesn’t show or at least goes in the back?
    please HELP!

Viewing 4 replies - 1 through 4 (of 4 total)
  • xdesi

    (@xdesi)

    give us a link and i’ll try my best

    Thread Starter boh

    (@boh)

    xdesi

    (@xdesi)

    Sorry for the delay..
    OK i took a quick look, and you have no background colours set for your header in your CSS.

    Delete this out of your header.php you don’t need it? It is appearing in the head section of header.php

    <!--#header { background: url('https://www.lilalive.com/blog/wp-content/themes/default/images/header-img.php?upper=FFCCCC&lower=FFCCCC') no-repeat bottom center; }
    #headerimg h1 a, #headerimg h1 a:visited, #headerimg .description { color: #000000; }

    OK i believe this will solve it, but if it doesn’t then simply change where it says <div id=”headerimg”> to <div id=”headi”>

    Thread Starter boh

    (@boh)

    ok, from Safari I get this error message after the changes:
    POSIX ERROR: Connection reset by peer
    in relation to the line
    https://www.lilalive.com/blog/wp-content/themes/default/images/header-img.php?upper=FFCCCC&lower=FFCCCC

    (which I cannot find by the way in the header.php file)

    while netscape just scrambles the title of the blog

    any hint?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘header’s background color covers picture’ is closed to new replies.