Add iframe via HTML on the index.html file?

Just want to check to see is it possible to position a button that open an iframe on top of the content page? Something similar to a chat button like you see on most web pages? I’ve manage to add a iframe button and it open the content but it always display at the button of the page.

In theory, maybe… but technically it would be pretty challenging. And I say that as one of the Evolve developers :wink:

Thanks Matt for the response, i knew is gonna be challenging when I saw the html files. Another way i can think of is if you guys allow us to add html code on the text editor, at least this would allow us to display content from the like of “Additional resource” etc where users can click to pull out the iFrame.

Hi Matt, just letting you know I’ve got this to work. To get this work, have to add CSS and javascript in the index file.