Tagged: , , ,

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #287123

    Hey guys,

    i have my video up on youtube and i need it to be a sort of fullscreen banner however when i do it the screen where it should be playing comes up saying an error has occured. Any ideas how to get the video up as a full width banner ? if u need any admin login let me know :)

    Cheers
    ICURMI

    • This topic was modified 9 years, 9 months ago by curmi01.
    #287148

    Hey curmi01!

    Please place your videos inside a color section element and add an unique ID to your color section ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) then add following code to Quick CSS in Enfold theme options under General Styling tab

    #your-custom-id .container { width: 100%; }

    Best regards,
    Yigit

    #287156

    hey

    the color section element is found where?

    #287160

    Hi!

    You can find it under Layout Elements in Advanced Layout Builder – http://i.imgur.com/qfDUmha.png

    Cheers!
    Yigit

    #287211
    This reply has been marked as private.
    #287263

    still no cluee :(

    #287375

    Hi,

    The website you posted is not using Enfold.

    Regards,
    Josue

    #287490

    Hey

    sorry josue but they closed the web … its back up -> please do let me know :)

    #287539

    Hey!

    Try adding this code to the Quick CSS:

    #portifilio iframe {
        top: 0 !important;
        height: 100% !important;
    }

    Cheers! 
    Josue

    #287745
    This reply has been marked as private.
    #287755

    Hey Isaac!

    1. If you wan’t to remove the black bars and have the video fullwidth again you’d need to remove the code i previously suggested.

    2. It’s not that easy because the height gets changed dynamically every time the website gets loaded on a different window size or the user resizes it. Nevertheless, i don’t think there is much of a difference between 50% and 60%, as this values depend on the window size.

    Cheers!
    Josue

    #287756

    okay
    so i settled with the height happy with either 50% or 75% … however my client does not want the black borders … when i enter it as a full screen slider then the video is zoomed and loses its proportions?

    Any help on this ?

    cheers

    #287871

    okay
    so i settled with the height happy with either 50% or 75% … however my client does not want the black borders … when i enter it as a full screen slider then the video is zoomed and loses its proportions?

    Any help on this ?

    cheers

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘BANNER QUERY’ is closed to new replies.