Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • I got ‘er done!

    I fixed it myself. No need to bother with my last post.

    Thanks anyway

    Jimmy

    I thought changing the background image was just a matter of changing the background image file. I’m using WP2.2, the standard Kubrick theme. I went into the CSS and found

    /* Begin Typography & Colors */
    body {
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: ‘Lucida Grande’, Verdana, Arial, Sans-Serif;
    background: #d5d6d7 url(‘images/kubrickbgcolor.jpg’);
    color: #333;
    text-align: center;
    }

    So I went into my domain file manager and found the file kubrickbgcolor.jpg. After viewing the jpg to see what it looked like, I replaced it with one of my own design. You can see the result at https://cyanidehole.com

    My question for the group: How do I eliminate the checkerboard tiles and make the background ENTIRELY black?

    Somebody help me please. I’m in icky-blog hell.

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