• Resolved thegameison

    (@thegameison)


    Hello everybody,

    I am currently using Pilcrow as the theme over at my website (https://butthegameison.com/blog/) and I think it looks really good when I am working on my home computer. The problem is, whenever I use internet explorer at school, a few things start to happen that I don’t want:

    A) the header image shrinks
    B) all images that were centered on posts are now floating left
    C) text size is reduced

    I can’t tell whether or not this is a problem with the theme or Internet Explorer’s general coding. Does anybody know what I need to do in order to get my site to look the same on every browser?

    Thanks in advance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You have output code above your doctype in the source. A huge no-no

    Some browsers will allow it, but IE freaks out

    You should have no display code above or within the <head> section of your code, everything meant for display goes within the body

    Thread Starter thegameison

    (@thegameison)

    Alright, thanks. I have moved the code down and those three problems I mentioned above are gone. However, if you go back to my site, you’ll see that the Big Lead Sports banner is below my site banner now, just above the content. Where do I need to put the code for the Big Lead Sports banner so that it can be above everything else on the page while not effecting how IE reacts to my site?

    Thread Starter thegameison

    (@thegameison)

    Nevermind, I got it now. Thanks so much for your help.

    I had to take off to do real work, lol, sorry to disappear.

    But glad you got it all figured out!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Theme Looks Different In Internet Explorer’ is closed to new replies.