Removing scroll bar on iFrame?

@skmedia It only disables horizontal scrolling. I think disabling vertical scrolling requires a combination of scrolling=“no” and some sort of “overflow” code. Either way, can’t quite get it to work, but if your footer code works, I won’t need this iFrame. Don’t really like to use iFrames anyway…