DISQUS

The Disqus Blog: Vertical Scroll Bar appears in Disqus with IE7

  • bnason · 4 months ago
    So, I just fixed this with this hack in my CSS, but there has to be a better way!?

    .custom #disqus_thread #dsq-content iframe, #dsq-popup-alert iframe {overflow-y: visible !important;}
    .custom #disqus_thread #dsq-content iframe.dsq-post-reply, #dsq-popup-alert iframe.dsq-post-reply {height: 387px;}
  • Ben · 4 months ago
    Any help? :p
  • Giannii · 4 months ago
    When you were sending all these messages I was still asleep =P I'll take a look at this issue later on today. I need to install windows xp and IE7 on my machine.

    Giannii
    DISQUS
    Community Manager
    help@disqus.com
    http://twitter.com/disqus
  • bnason · 4 months ago
    No sleeping allowed!!! ^^

    In all seriousness, thanks for the response. I'll be interested to see what you find. My site has that hack running to fix the iframe height, but I don't think it's the optimal solution.

    As to XP -- you don't need that for IE7!? :")
  • bnason · 4 months ago
    Heya Giannii -- any ideas?