no possibility to scroll down in the last two newsletters.
I have a problem with your last two newsletters.
I can't scroll through the newsletter.
The older newsletters do not have this problem.
If I save the newsletter e-mail as an html page, I can scroll through it with the cursor keys, not with the mouse because there is no scrollbar...
Maybe a CSS error?
I can't scroll through the newsletter.
The older newsletters do not have this problem.
If I save the newsletter e-mail as an html page, I can scroll through it with the cursor keys, not with the mouse because there is no scrollbar...
Maybe a CSS error?


















Fried Contest Launches 5/13, HQ Celebrates with Fried Day Friday
MEH! :D A Build Night at Montana Ethical Hackerspace!
Got contest ideas? Want to help HQ staff?
Large Instructables Robot head made out of driftwood, check it out!
Call for pre-made parts!
The Instructables Green Design Contest is starting on Earth Day!
My instructable made it into Popular Science!
Orbotix wants to see your hacks - you could win a Sphero!
Transformational experience for Instructables Artist-in-Residence
123D Design Vs. Rotary Tool. What is better?


Visit Our Store »
Go Pro Today »




No idea here.
I work as an IT-develloper, and I am (amongst other things) responsable of the newsletters-software in the company.
It realy is just a minor adjustment they have to do. I even mentioned it in my posting.
I don't wish to switch over to another email reading service or program, and I don't wish to be sending/forwarding emails to myself to be able to read them.
It would take me double the time to get through my emails.
I, and I suppose you too, have better things to do with my time... :)
Are you still able to open newsletters from a few weeks ago without error?
Are you opening the emails within a web browser? If so, perhaps try a different web browser and see if this persists.
I check my mail in my e-mailclient that I've been using for lots of years already. And which gets updated on a regular basis.
In one of my postings I gave the solution for the problem.
It's in the css. There are some statements that shouldn't be there.
In my post of march 5th I wrote:
I checked the html code and there is a css definition to hide overflow in both directions. Horizontal and vertical.
Plus in the body tag there is another overflow-y: hidden code. So that's where the problem is.
If I remove these overflow-x and overflow-y commands, the newsletter shows up fine with scrollbars.
So it realy should be easy to fix the problem. Remove those hide instructions from the newsletter and everything should work fine again.
I don't have them anymore now. I recently cleaned up my e-mails. So I can't show by taking screenshots, but they realy did work just fine.
At some point the e-mails didn't alow me to scroll up and down or sideways anymore. They still don't let me... :(
I now save the e-mail to an html file which I then open in my browser. There are no scroll bars either, but I can scroll with the arrow keys.
But this is not handy. I would like to be able to view the newsletter in my e-mail client as it's supposed to be.
Thanks for taking the time to look into this problem.
I'm guessing that you're an Incredimail client? You might want to do some research as I've read about a wide range of issues; some depending on your OS, choice of browser and in some cases messages from Incredimail are not displaying scrollbars to the recipients using other mail programs.
I just find it strange that I only have these issues with the instructables newsletter.
I'll look further into it and try some other e-mail clients to see how they behave.
If I open the previous newsletters everything works fine.
And I'm still using the same e-mailprogram and browser as before.
Never had any problem until the last two newsletters.
If the problem were to reside in my e-mail client or browser, then the older newsletters would show the same faulty behaviour I would say.
So that's why I posted my problem here.
Not only sites make use of css, you can use it in e-mails as well to layout the message.
I checked the html code and there is a css definition to hide overflow in both directions. Horizontal and vertical. Plus in the body tag there is another overflow-y: hidden code.
So that's where the problem is. If I remove these overflow-x and overflow-y commands, the newsletter shows up fine with scrollbars.
Conclusion: someone made an error in the css for the layout of the newsletter.
Seeing you already made 142 instructables, I take off my hat and bow to your knowledge.