• Resolved iluvpinkerton

    (@iluvpinkerton)


    On the single template, the sidebar pushes the comments section to the bottom of the page.

    I’ve checked all the CSS to make sure the widths, padding and margins are ok.

    I was messing with HTML view in Firebug and I removed some divs that had inline styles to clear floats. That seemed to work. However, I can’t find that code in the plugin php files anywhere!

    Does anyone know how to fix this?

    Thanks!

    https://www.fakegoldcha.in/news/downloads-news/8/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter iluvpinkerton

    (@iluvpinkerton)

    Of course the second I post a thread about this I discover a fix. I’ve noticed other people with this problem so here is the solution I found:

    #disqus_thread {
    overflow:hidden;
    }

    Thank you for this fix! I’ve been dealing with this for the last two hours!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disqus Comments Showing below SIdebar’ is closed to new replies.