Can other webpage elements overlap a Unity Web Player plugin?

Hello all,

I’m not much of a webdev but I have had a go at implementing a bootstrap menu onto my webpage, however it seems there is not much I can do to get the Unity Web Player out of the way of the drop down menus as you can see here: http://www.gameboardmaker.com

Is there any web guru’s out there that know their way around this with some html/css hacking?

Cheers,
Metal.

Can’t be done. The webplayer is a plugin and while the browser makes it look like its embedded in the page it actually isn’t and renders as a new window and will always be on top.

1 Like