-
AuthorPosts
-
October 22, 2015 at 11:09 pm #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/htmlHope that i have well described my problem.
ThanksOctober 23, 2015 at 3:54 pm #523922Hi 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,
ElliottOctober 23, 2015 at 4:16 pm #523950Hi 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
October 23, 2015 at 5:50 pm #524025Hey!
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,
ElliottOctober 23, 2015 at 6:04 pm #524041Hi,
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 !
October 23, 2015 at 6:07 pm #524043Hi!
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!
ElliottOctober 23, 2015 at 6:33 pm #524057Hi
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 widthOctober 23, 2015 at 7:55 pm #524084Yep,
The width was blocked at 1310 px… found that in the setting !!!!
changed that and it works now !!!October 25, 2015 at 5:10 am #524308 -
AuthorPosts
- You must be logged in to reply to this topic.