Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #451108

    Hi,

    how can i put a virtual 360 tour into a slider / slideshow?

    There should be normal images as well in the slider.

    The virtual tour i have, is made with krpano.

    Regards, Simon

    #451361

    Hey simonac!

    You can try adding your code to Code Block element and use LayerSlider to embed your code to display it in a slider.

    Cheers!
    Yigit

    #451612

    Thanks Yigit, it worked!

    How can i add a border around the iframe in the code block?

    Regards, Simon

    #451627

    Hey!

    Can you please post the link to your website and point out the code block element? :)

    Cheers!
    Yigit

    #451631
    This reply has been marked as private.
    #451633

    Hi!

    Please add following code to Quick CSS

    .home #after_layer_slider_1 iframe {
      border: 2px solid red;
    }

    Best regards,
    Yigit

    #451643

    Thanks again!! :)

    #451644

    Hi!

    You are welcome :) Have a nice weekend!

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How to embed virtual panorama in slider’ is closed to new replies.