hi, i'm using the embedDemo.html but when i write imagevueWrap to 100% fail....is this possible?
<style type="text/css">
* { margin: 0; padding: 0; }
body { background: #fff; color: #3E75E9; font: 12px/18px Tahoma, sans-serif; }
h1 { font-size: 36px; line-height: 36px; margin: 0 0 18px 0; font-weight: normal; }
.page { padding: 18px 36px;}
.imagevueWrap { border: 9px solid #5874Ae; margin: 0 0 36px 0; height: 100%; }
</style>