Reflections on the Miracle of Democracy at Work in the Greatest Nation on Earth

Technological inexactitude

I have had a few people complain recently about comments failing to appear, and have upgraded to the latest version of WordPress in the hope it might solve the problem. I am inevitably encountering a few teething problems, one of which should be immediately obvious. Can any of my more technologically minded readers work out why my header won’t appear? I have uploaded it here, which I’m reasonably sure is where I kept it in the good old days.

UPDATE: Things are now back to an acceptable state. Many thanks to The Speaker for his efforts in bringing the house to order.

13 Comments

  1. 1
    Jason Briggs
    Posted Tuesday, March 20, 2007 at 9:23 pm | Permalink

    It is that horrible image of the photo-journo basher that is stuffing up your picture.

  2. 2
    Posted Tuesday, March 20, 2007 at 9:31 pm | Permalink

    #page { background: url(”http://blogs.crikey.com.au/pollbludger/wp-content/themes/default/images/kubrickbg.jpg”) repeat-y top; border: none; }

    Different filenames.. css says kubrickbg.jpg
    You say kubrickheader.jpg

  3. 3
    Posted Tuesday, March 20, 2007 at 9:43 pm | Permalink

    http://blogs.crikey.com.au/pollbludger/wp-content/themes/default/images/kubrickbg.jpg is not the header image – it’s the “background” for the main page, i.e. the thing that makes it white in the middle and off-white in the sidebar.

  4. 4
    Posted Tuesday, March 20, 2007 at 9:46 pm | Permalink

    Oops.. ok keeping looking..

  5. 5
    Posted Tuesday, March 20, 2007 at 9:54 pm | Permalink

    The HTML says:
    div id=”headerimg”

    So the “class” is headerimg

    In style.css we see:

    #headerimg {
    margin: 0;
    height: 200px;
    width: 100%;
    }

    But you see, there’s no image specified..

  6. 6
    Posted Tuesday, March 20, 2007 at 9:57 pm | Permalink

    Does that mean an image is supposed to be specified on style.css? Or in the HTML?

  7. 7
    Posted Tuesday, March 20, 2007 at 10:03 pm | Permalink

    Either would probably work, but style.css would be better.

    Try adding:
    background:url(”http://blogs.crikey.com.au/pollbludger/wp-content/themes/default/images/kubrickheader.jpg”) no-repeat;

    Just after width: 100%; in style.css

  8. 8
    Posted Tuesday, March 20, 2007 at 10:15 pm | Permalink

    Yeh, that’s better.

    How come you put it in the header class rather than headerimg ?

  9. 9
    Posted Tuesday, March 20, 2007 at 10:15 pm | Permalink

    Good stuff, Mr Speaker. Looking ugly, but it’s there. I’ll see if I can get it aligned properly.

  10. 10
    Peter Stephens
    Posted Wednesday, March 21, 2007 at 10:27 am | Permalink

    Upgrading to the latest version of WordPress was a good idea – older is not always better i’ve found out the hard way. Regular updates are the best thing to do.

  11. 11
    Posted Wednesday, March 21, 2007 at 11:19 am | Permalink

    I rather prefered the plain blue header to that horrible reminder of Mad Mark. Thanks for fixing the glitch.

  12. 12
    Posted Wednesday, March 21, 2007 at 1:51 pm | Permalink

    Don’t worry Adam, I’m mindful the header needs to be brought up to date.

  13. 13
    Fargo61
    Posted Thursday, March 22, 2007 at 11:05 pm | Permalink

    Dear William,

    Just wondering, and this seems to be the most appropriate place to ask… would it be possible, and if so would you please consider, having a (sequential) number attached to each post in each thread, as per the Ozpolitics site?