Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Pardon my n00bishness, but what is the purpose of the ‘scrapers’ pinging back my web site? It’s a personal/family only website, so serves NO purpose to anyone save myself.

    And there’s nothing to approve, just a dumb []..Foo..[] comment…

    Hello. I’m new to this game so, of course, I wanted a graphic header and now I can’t fix it. ??

    I edited my style.css to this:

    (BEGIN CHANGE)

    #header {
    background:#F0F9F9 url(/images/dm3.jpg) no-repeat;
    align: center;
    text-align:center;
    }

    #headerimg {
    height:190px;
    width: 740px;
    align: center;
    }

    (END CHANGE)

    And edited my header.php to this:

    (BEGIN CHANGE)

    <div id=”header”>
    <div id=”headerimg”>

    </div>
    </div>

    (END CHANGE)

    It’s THERE, just gaforkled a bit. What’s my next step to center the graphic and eliminate the border?

    Any help would be appreciated.

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