• Resolved dobie

    (@dobie)


    I widened my blog alittle bit today so thing weren’t so smuched together. When I made my header picture bigger also and loaded it, it dind’t work anymore. I loaded the origanal one again just to have something up till I could fix the new one, and still nothing. I tried a rotator.php my friend made for me that used to work and still nothing. I tried just a regular picture, and nothing. Any ideas why nothing will work?

Viewing 5 replies - 1 through 5 (of 5 total)
  • where is your blog …. ? We need to see the code as it could be many many things. Your name does not link to a blog.

    Thread Starter dobie

    (@dobie)

    I tried to reinstall the theme without thinking and now everything went back to scratch. Screwed everything up so now I have to try to rebuild it again. Kinda new to editing this blog stuff so really don’t know what I’m doing. I’ll repost if I can’t get everything back.

    Thread Starter dobie

    (@dobie)

    Ok, got almost everything back up on my site like it was before I was stupid. Still can’t get a picture up on the header though. Nothing. My site is:
    perfectexposure.net/blog
    Any help would be great.
    Thanks
    Shawn

    Ah !

    You have this:
    #header {
    background: <img src="http://www.perfectexposure.net/rotator/rotator.php" alt="random image" />

    make it this:
    #header {
    background: url('http://www.perfectexposure.net/rotator/rotator.php');

    Some other images, such as
    http://perfectexposure.net/blog/wp-content/themes/
    Sculpt/images/xhtml.gif
    get a 404 – they just aren’t where wp is looking.

    Thread Starter dobie

    (@dobie)

    Thanks, that worked for now. Now I just have to figure out why my animated gif won’t work. Keep saying it has errors when I made it the same as the last one I used.

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

The topic ‘Header picture gone…’ is closed to new replies.