• This is probably the strangest thing I’ve seen thus far.

    https://www.ladydelaluna.com

    The sidebar links – be they to other categories or pages on my site, or to outside sites, aren’t clickable in IE. However in FF, they work perfectly.

    All other links on the site, the header link, comments, post titles, etc – they work perfectly normal.

    I’ve already tried re-creating permalinks, and nothing changed.

    I’m totally stumped on this one…

Viewing 2 replies - 46 through 47 (of 47 total)
  • Thread Starter ladydelaluna

    (@ladydelaluna)

    I’ll post some photos soon – have to wait for approval to do so from the chief to put the pics up of the actual fire – but the pics of my yard with all the rubber ash in it can go up soon (it was a rubber tire shredding plant – long story I’ll save for my own site… lol)

    Still no thoughts on this one… It’s driving me mad! This’ll teach me to go trying to recreate a theme again – I’d be better off doing it from scratch! LOL

    Okay, at the bottom of your page you have this code:
    <div class="feedback"> <a href="https://www.ladydelaluna.com/nifty-stuff/zes-do-not-call/#respond" title="Comment on Ze's Do Not Call">Comments (0)</a> <hr />
    </div>

    </div>

    </div>

    <div style=”text-align:center;font-size:14px;”>
    · next</div>

    <div id=”footer”>
    <p class=”credit”>

    </div>`

    you need to move one of the </div> tags to below the last </div> tag here that closes the footer.

    It’s a bit tough to figure out because you’ll have a number of templates creating this code, but the idea is that you want to keep your footer within the content so that it doesn’t make that mess of a white bar at the bottom in some browsers. Not a huge deal, but there it is.

    And the change I suggested you make for #sidebar, I think I intended the change for #content instead, but obviously taking either one out of the flow will work.

Viewing 2 replies - 46 through 47 (of 47 total)
  • The topic ‘sidebar links work in FF but not in IE’ is closed to new replies.