Hi together,
at the moment i am trying to get an iframe fixed to the bottom of the display (on mobile devices in my case)
I have tried several options with autoresizing depending on the screen-width and so on but cant get a result where the iframe everytime gets the right size so it looks "docked" to the bottom of the screen.
Technically it looks like its possible in general because i have another Worpress-Plugin (for another reason) which has the option to put some html sticky to the bottom.
Do anyone has an idea how to get this with advanced iframe pro?
Many thanks
You only need to set some css to the iframe.
See e.g. https://stackoverflow.com/questions/39099295/make-div-stick-to-bottom-of-page
Is this what you are looking for?
Best regards, Michael
Oh man, i was searching in your plugin so hard that i hadn't thought about css...
You are right.
Many thanks and have a nice day!
;).