Okay
  Public Ticket #1230006
Fullscreen Vimeo video in lightbox
Closed

Comments

  •  3
    InPulsion started the conversation

    Hello,

    I would like to show the videos from Vimeo in the lightbox but inmediatly in fullscreen.

    If this is not possible where can i change the video size to put it bigger than it is now.

    Thanks, i like a lot your theme!

    Best regards

  •  1,559
    Laborator replied

    Hi there,

    That is not possible through the theme options or settings  but you can get something like that by pasting the following CSS in your Custom CSS area:

    .lg-outer .lg-video-cont {
      max-width: none !important;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  3
    InPulsion replied

    Hi Art,

    It works perfectly, thanks a lot !

    Best regards,

    Ale

  •  1,559
    Laborator replied

    You're welcome Ale

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  3
    InPulsion replied

    Hello Art,

    My client don't want anymore the videos in fullscreen :-(
    I tryed to take out the CSS you gave but know that i upgrated the theme i dont find the Custom CSS where i put this CSS, any idea ?

    Also is it possible to enlarge videos like 658px height in the lightbox ? In this way i can see the text of each video on the bottom of the lightbox.

    Last question, sorry, in the thumbnails on the porfolio, when i'm in rollover i would like to show the title, the category and small text, is this possible ? I have the title and the category but i dont know how to show the texte of the project.

    Thanks a lot for your answers.

    best regards,

    Ale

  •  1,559
    Laborator replied

    Hi Ale,

    1. Can you please share your site credentials here, because we need to login to your site and see this issue live. Your information is safe (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)


    2. You cannot have an item with Title > Category > Description, you can only choose between the Category and Description, which one you want to  show.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   InPulsion replied privately
  •  1,559
    Laborator replied

    Hi Ale,

    Please include your site URL too, we will need to get into it since you have added only the credentials.

    2. Go to Laborator > Theme Options > Portfolio Settings and select the Portfolio Page tab, then under the Information under portfolio item title chose subtitle, so make sure you have previously added the sub titles for each item, as described here.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   InPulsion replied privately
  •  3
    InPulsion replied

    Art,

    The subtitles work perfectly, thanks.

    Is it possible to make the video window bigger than is now ? As i told you my client doesn't want the video in fullscreen but bigger than it is now.
    Thanks for your answer.

    Best regards,

    Ale

  •  1,559
    Laborator replied

    Hi Ale,

    Simply change the CSS I gave you to a specific size, for example:

    .lg-outer .lg-video-cont {
      max-width: 900px !important;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  3
    InPulsion replied

    Thanks a lot Art !

    Best regards,

    Ale

  • gramiyoe replied

    Hi guys.

    Size of Vimeo box works perfectly, but i can't manage with autoplay next slides of portfolio.

    How to stop this, or set to play next slide after whole video??????

    Thanks a lot ;)

    Regards 

  •  1,559
    Laborator replied

    Hi gramiyoe.

    Please create a new ticket instead of replying to a ticket opened by another user, which was closed.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group