We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

HTML integration with BootstrapStudio

Home Forums General Questions HTML integration with BootstrapStudio

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #25059
    fransua
    Participant

    Hello
    We are using BoostrapStudio for integration.

    I can’t get a full Height Size.

    Any idea why ?

    Index.htlm :

    <div id="contain"><div><iframe width="100%" height="100%" frameborder="0" src="LastHope.html"></iframe></div></div>

    #25062
    fransua
    Participant

    I fand that in the Firefox inspector panel, v3d-canvas class has a 150px height.

    #25063
    fransua
    Participant

    Sorry my mistake

    Fixed with

    <div><iframe style="width:100%; height:500px;" frameborder="0" allowfullscreen src="LastHope.html"></iframe></div>

    #25069

    glad you worked it out! :good:

    Chief 3D Verger | LinkedIn | Twitter

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.