Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration into arbitrary sized boxes #33

Open
species opened this issue Sep 7, 2016 · 8 comments
Open

Integration into arbitrary sized boxes #33

species opened this issue Sep 7, 2016 · 8 comments

Comments

@species
Copy link
Contributor

species commented Sep 7, 2016

It should be able to be integrated into arbitrary sized html elements, and not only into full-screen mode.

@species species added this to the website-integration milestone Sep 7, 2016
@species
Copy link
Contributor Author

species commented Sep 9, 2016

"easy" version with iframe works out of the box, see iframe.html.
Please add comment if you want a version without iframe too.

@josefkreitmayer
Copy link
Member

Iframe works very well in wordpress cms.
thx!

@josefkreitmayer
Copy link
Member

@species with the i-frame, responsiveness is gone, ist that right? Seems with the implementation in wordpress.

@species
Copy link
Contributor Author

species commented Oct 2, 2016

You have to style your iframe itself with responsiveness. If you used fixed height/width values, its gone of course.

@josefkreitmayer
Copy link
Member

How to style for responsiveness?

@species
Copy link
Contributor Author

species commented Oct 2, 2016

It depends, which responsive framework do you use? Bootstrap? Do you use a 12, 9 or other column layout? In the simplest case, make it just a percentage (e.g. 100%) wide.

@josefkreitmayer
Copy link
Member

for 100% wide, what do I write?

@josefkreitmayer
Copy link
Member

@species,
am I right, that we can close this issue? It seems, that the iframe solution is now working fine, and we do not reqire any other solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants