Header Image in 1.8.1

  • johnrg

    #5482

    Hello:

    I just upgraded to 1.8.1, and everything is working fine except the header image. It displays properly on the home page, but on all other pages only half the image displays. Here is the site: http://www.rsvpweddings.us. Any ideas?

    Thanks!

    Mod

    Kenneth John Odle

    #32013

    Maybe a plugin conflict of some sort?

    http://blog.kjodle.net/2012/06/15/disable-your-wordpress-plugins/

    Other than that, you haven’t been editing theme files, have you?

    I didn’t take a closer look because sites that automatically play music are a real turn-off to myself and most others.

    ronangelo

    #32014

    I’m seeing these codes on your site.

    #header_img_link {
    height: 198px;
    width: 60px;
    }

    maybe you added it on the Custom CSS options.

    you can either remove that or change the 60px to 100%

    johnrg

    #32015
    Quote:
    I’m seeing these codes on your site.

    #header_img_link {

    height: 198px;

    width: 60px;

    }

    maybe you added it on the Custom CSS options.

    you can either remove that or change the 60px to 100%

    Thanks, setting “width: 100%” in custom CSS did the trick. The only custom CSS I had in there before is:

    .page .post-title{

    display:none;

    }

    …so I’m not sure where the “width: 60px” is coming from (and the appearance was fine before upgrading to 1.8.1). I don’t recall editing any theme files, but will post back if I figure out what happened.

    Sorry about the music, Kenneth, I agree but it’s not my choice. Once again I really appreciate the help!

    Mig

    #32016

    I’m having the same problem with the header image. Fine on home page, shrinks to half on all other pages. I have tried disabling all plugins without any joy. I have also checked the css file and the #header_img_link width is set to 100%.

    Site is pauldolan.co.uk if anyone can take a look. Thanks

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

  • You must be logged in to reply to this topic.