WordPress.org

Forums

[1.5] Header problems in IE (6 posts)

  1. BuffyVS
    Member
    Posted 8 years ago #

    After spending half and hour figuring out what could be possibly wrong with my header, I finally got it show properly in FireFox. (Forgot to mention, this is the 1.5 that is now available for download that I am using) However, for some odd reason, in IE it is showing up a lot further down the page. I just cant figure out for the life of me what could be wrong. The thing is, I am still learning CSS so I just made images in a new layer over the Kubrick images so all the image sizes would be the same and then changed the graphic name accordingly in the header.php, so I would have ASS/U/MEd that they should have shown the way the deafult Kubrick did since all I really did was change what the image looked like

    Can someone please take a look at this and see what I may be doing wrong?

    http://www.esimonsen.com

    Also, here is what I have in the header.php. Hopefully I put the astericks in the right place as not to screw up this post or forum

    [Moderated: Please post a link to your code via http://paste.uni.cc or by making a copy of your file and changing the extension to .phps and then provide a link to that file. Thank you!]

  2. BuffyVS
    Member
    Posted 8 years ago #

    Bump for help

  3. NuclearMoose
    Member
    Posted 8 years ago #

    BuffyVS,
    Have a peek at this post, please! :D http://wordpress.org/support/topic.php?id=23420

    I will have a look at your site ASAP and see if I can help you out with the header.

  4. NuclearMoose
    Member
    Posted 8 years ago #

    BuffyVS,

    This is just a quick guess. I'm currently on coffee break at work, so I don't have much time.

    #header {
    padding: 0;
    margin: 0 auto;
    height: 200px;
    width: 100%;
    background-color: #73a0c5;}

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

    Try removing the height: 200px; from #headerimg and see if that helps. I'll check back this afternoon after work to see if you've solved the problem.

  5. BuffyVS
    Member
    Posted 8 years ago #

    Thanks :) Thats is odd that it works when that is removed, but needs it if using the Kubrickheader img :/
    Cant believe I was staring at my files all night and couldnt figure it out, you take a few mins and solved it :)

    Its shifted to the left by one or two pixels, but I should..lol... be able to figure that one out.

    Thank you so much for taking time out of your coffee break to help me and other WPers.. hmmm coffee... I surly could go for a Starbucks Mocha Frappiccino
    Thanks for the http://paste.uni.cc/ link... I will bookmark it and be sure to use it the next time :( Sorry about that

  6. NuclearMoose
    Member
    Posted 8 years ago #

    BuffyVS,

    Hehe...sometimes fresh eyes can spot things that tired eyes can't see. Also, don't sweat the code pasting thing...we've all done it! :D

    Have fun!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.