I can't get my x-axis scroll bar to hide on this iframe: http://yourhappyeyes.com/order.html
I tried the standard .div {
overflow-x: hidden;
overflow-y: auto;
}
but no luck.
Also having trouble getting the background to not repeat and be 100% even without content.
Go here http://yourhappyeyes.com/ and CTRL - (zoom out) and you'll know what I'm talking about.