Unfortunately, when using the PHP insert onto my pages, I've noticed that my footer gets messed up. The only way it works is to use the iframe option, which is really not preferable for many reasons. The challenge I'm having is that there is no way I can change the css for the footer of my web sites since that would involve a lot of work. It's much easier to just find and change what isn't working in the MachForm.
Now here's the problem. I can't change any of the CSS variable names because, from what I understand, MachForm is partially encoded and I'm guessing that this would involve way too much work. Is there something you might be able to suggest?