Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #523341

    Hi i have to say that my first language is french and i’m new in wp.

    I Imported the One Page Portfolio Demo, which is quite good for my needs.
    I create virtual visit images.

    I would like to put an html image (virtual visit) as the header image on my site, instead of a slider or a video, it is possible ?

    I already have my html image uploaded with the data needed on my server, but how can i linked to Enfold.
    The html is less than 5KB text/html

    Hope that i have well described my problem.
    Thanks

    #523922

    Hi karlemagne!

    What’s the code you have to use? You might be able to add it inside a codeblock element in your homepage.

    Best regards,
    Elliott

    #523950

    Hi Elliott,

    Here is the code i use, but i think that my measurement are wrong for Enfold, can you help ?
    As i mentionned, i would like it look the same size of the header of the One Page Portfolio Demo.

    Thanks

    #524025

    Hey!

    Not sure if that is going to be possible. You would most likely need to add a bunch of scripting to make sure it’s fullscreen. With the code you posted you will want to remove the head / body / html tags and just use the iframe like so.

    <iframe id=”myiFrame” src=”http://visitevirtuelleimmersive.visitelibre360.com/155000153/_pda_Mtl.html”
    style=”border:0px;-webkit-overflow-scrolling: touch;overflow: auto; fub;” name=”myiFrame” scrolling=”no” frameborder=”0″ marginheight=”0″ marginwidth=”0″ height=”1000″ width=”100%” seamless ></iframe>
    

    Regards,
    Elliott

    #524041

    Hi,

    Even with just the iframe, It seem that Enfold block the width at a certain point. It dont go as wide as i want ! The Height is ajustable as good as i want, which is fine as i need !

    #524043

    Hi!

    Sorry, I was thinking of another topic for some reason. What happens if you add it inside a codeblock element and place the codeblock inside a grid row element? Does it go fullwidth then?

    Cheers!
    Elliott

    #524057

    Hi

    If you mean putting the exact code (private content) IN the Code Enveloppant Element, no, no change either…

    Whereever i put the code in the Code Enveloppant Element or bloc code
    The width don’t exceed 1200px
    I can play with the height as i want but not the width

    #524084

    Yep,

    The width was blocked at 1310 px… found that in the setting !!!!
    changed that and it works now !!!

    #524308

    Hi,

    Great, glad you found a solution. Please let us know if you should need any more help on the topic.

    Thanks,
    Rikard

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