• desiredisco

    (@desiredisco)


    Hi everyone, my website is https://www.desiredisco.com I’ve been playing around with it trying to get my page to look just right. I finally got what I was after when working with Chrome, yet I got into work today to show it off to my colleagues and it looks terrible on IE 7. Everything has shifted over to the left except the background which is still center.

    My assumption is that it’s the background size that’s causing the issue. Any suggestions?

    Thanks

Viewing 15 replies - 1 through 15 (of 18 total)
  • I don’t think the background has anything to do with it. The problem is that your wrapper div is not centering in IE.

    It *looks* like you’ve overridden the theme’s margin settings for #wrapper (you’ve overridden margin: 0 auto; with margin-top: 20px; in sliding-door/style.css around line 208). I can’t really test it in IE from here, but my guess is that if you remove that margin-top, it will work in IE.

    Thread Starter desiredisco

    (@desiredisco)

    Thank you for your swift reply kionae, I appreciate your help but unfortunately the solution you provided has not solved the issue I’m having.

    Again, the website displays as I want in Chrome and on my android phone, but IE is a no go. The page content is to the left of center.

    Thanks,
    Matt

    Mark Ratledge

    (@songdogtech)

    Fix your code errors, in particular the script you added to header.php belongs BELOW the doctype in the <head> section. [Invalid] Markup Validation of desiredisco.com – W3C Markup Validator. Scroll down in the validation report to see line numbers and source code.

    Edit: and @kmessinger is right; you have been hacked, too. See

    FAQ: My site was hacked ? WordPress Codex and How to completely clean your hacked wordpress installation and How to find a backdoor in a hacked WordPress and Hardening WordPress ? WordPress Codex

    kmessinger

    (@kmessinger)

    I am sorry but you have been hacked. Check out the first line in your source code.

    https://sitecheck.sucuri.net/results/www.desiredisco.com/

    Thread Starter desiredisco

    (@desiredisco)

    Ok guys, the hacked stuff is now a priority. How has this happened? Virus on my PC?

    And things I should immediately do… I’m a complete novice and this is my first website.

    I have seen the links you posted Songdogtech and I appreciate that, I’m reading through them, but anything to help me asap would be grateful as I don’t even know how to backup my webpage before I re-install my theme.

    Thanks,
    Matt

    kmessinger

    (@kmessinger)

    For starts notify your host.

    [edit]removed the links repeated from above

    Thread Starter desiredisco

    (@desiredisco)

    Ok guys, I’m running the ClamAV on the pc that was used to crate the page. While that’s going on I’m using my laptop to try and find the culprit script within my webpage, I just can’t find it in my cpanel.

    Thread Starter desiredisco

    (@desiredisco)

    Can anyone tell me where to find the culprit script within my site? I can’t find where the directories are stored in my cpanel.

    Thread Starter desiredisco

    (@desiredisco)

    Virus gone, I asked my host to reset my files, very helpful tsohost.

    So now, back to the problem of the display on IE. Any ideas?

    kmessinger

    (@kmessinger)

    Your site is down.

    Thread Starter desiredisco

    (@desiredisco)

    OMG, it was fine about 15 mins ago!!

    Thread Starter desiredisco

    (@desiredisco)

    Fixed it lol,

    So now it has 0 errors ?? but IE is still not playing fair.

    helpplease83

    (@helpplease83)

    How do you get the background-size to stretch in IE? I got some code working in FF but it can’t get the background to do the same in IE. https://green-diamond-biological.com/ How do I fix the repeating in IE.

    helpplease83

    (@helpplease83)

    How do you get the background-size to stretch in IE? I got some code working in FF but it can’t get the background to do the same in IE. https://green-diamond-biological.com/ How do I fix the repeating in IE?

    kmessinger

    (@kmessinger)

    @helpplease83
    Please start your own thread. It is considered poor form to interupt someone else’s thread.

    @desiredisco
    I guess you know you are hacked still or again. Follow the advice from songdogtech. Just resetting or restoring from a backup will not fix the problem.

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘My website background with IE problems’ is closed to new replies.