Having problems registering on Coin Return? Please email support@coin-return.org, and include your PA username and PIN.

Fix scroll issue on comments

mohsmohs Registered User regular
On the comic page (//penny-arcade.com/comic), scrolling with the cursor over the comments section, the page does not scroll. The user must move their cursor to the sides, or use keyboard scrolling functions.

This is due to the iframe used to load the comments, but can be fixed by adding “overflow: hidden;” to “body.embed #Content” on line 3699 of “style.css.”

I hope this is the right place to add this...and thanks in advance for implementing this!

Posts

  • TubeTube Registered User admin
    I must confess I've not had this issue mentioned before. Is it happening to anyone else?

  • BowenBowen Sup? Registered User regular
    I can't reproduce it.

    IE11 and Chrome 40.0.2214.115 m

    I'm using my scrollwheel though, scrolls fine no matter what I do. I don't see an iFrame either, looks like it's being pulled in with JS into a div. I may be looking at the wrong thing.

Sign In or Register to comment.