Can anyone tell me how to get rid of the scrollbars on the embedded player?
I've tried everything...
Now the Screen is actually smaller then then iframe it's embedded in, and still I get those anoing scrollbars.
Wanted to have a small preview screen on my website, so I build a dummy site (
www.jocit.net)
but I can't get rid of the scrollbars on the iframe.
I can only conclude that there must be a minimum screen size in the SignageStudio, as the embedded screen i much larger then it actually is in Signage studio.
The actual screen size in SignageStudio is now down to 220 x 90
The embedded html looks like this:
<div>
<IFRAME ID="frm" SRC="http://mercury.signage.me/WebService/SignagePlayerApp.html?eri=f7bee07a7e79c8f1d7951b4d24de4713c22f16&playerParams=13799e708000050f9ab8a92feddd197883ccdf47&banner=1" MARGINWIDTH="0" MARGINHEIGHT="0" FRAMEBORDER="0" SCROLLING="NO" style="overflow:hidden" seamless="seamless"
WIDTH="238" HEIGHT="105">
</IFRAME>
</div>
Anyone knows of a trick to get rid of the scrollbars?
Kind Regards,
Jonas