I am using the Box Content Preview JavaScript library, for the box implementation. I have two questions:
1) We need to change the position of the .bp-controls (page up, page down, fullscreen). What's the right way to do this, keeping in mind this needs to work with new updates. Or is it maybe possible to set own controls?
2) The preview.css, sets some global things like font-size for the body. The Box is not using iframes anymore, so you can see the problems here. Any advice here? My solution now is to load the preview css first, and then reset the font-size etc.