• https://www.ncs-tech.org

    In IE, I get extra blank lines in the sidebar just above “NCS Weblogs” on the right.

    In FF, it renders perfectly.

    I’ve looked at the code and can’t see anything obvious, but I’m no coder and I didn’t stay at a Holiday Inn Express last night.

    Thanks in advance for any help,

    -kj-

Viewing 4 replies - 1 through 4 (of 4 total)
  • Could be a number of things, i’d first go for margin or padding above the h2, ul or li that’s there.

    I have just viewed the source and this is what I see.

    <li><h2>About this Blog</h2>
    An online educational technology resource for teachers and staff at <A HREF="https://www.ncs-nj.org" target="_blank">Northfield Community School</A><em> (and the rest of the world)!</em>

    </li>
    <li><h2>The Man Behind the Curtain</h2>
    I'm Kevin Jarrett, K-4 Computer Teacher & Technology Facilitator here at NCS. <a href="https://www.kjarrett.northfield.site.eboard.com">Visit my eBoard</a> for more great EDTECH resources! Have a question? <a href="https://www.ncs-tech.org/?p=286">Get in touch</a>.

    </li>
    <li>

    </li>

    At the very end of it all, you have an open <li> and closing </li> with nothing in there. :/ Also, to fix that 1px off footer problem..I posted some fixes on my test blog.
    https://www.vindictivebastard.net/test101/

    This will help it view the same in both IE and FF. As well as the search button. Also, if you’d like. Just download a fixed copy of mine here.
    https://www.vindictivebastard.net/FixedFilesForKubrick.rar

    Upload everything except for the header image. I hope this helps. =)

    spencerp

    Thread Starter kjarrett

    (@kjarrett)

    Thanks, should have been more clear.

    In the area just below the ‘about me’ text there is a bunch of conditional PHP code like this:

    /* If this is a 404 page */
    /* If this is a category archive */

    [lots of PHP code removed]

    etc. etc. etc.

    That doesn’t render apparently when you view source. It’s only there if the logical conditions are met. Doubt I can remove it. Perhaps I just have to live with it?

    -kj-

    Thread Starter kjarrett

    (@kjarrett)

    ^bump^

    …anyone?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Extra whitespace in sidebar, IE only’ is closed to new replies.