Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #312763

    I am using a colour section and put a youtube video playing in the background. I want to put a button at the bottom of the section so people can go watch the video. I am trying to align the buttom at the bottom instead of the centre of the screen which destroys the effect of watching the video. SE PICTURE HERE

    I have added this class to the style sheet:
    .avia-button.avia-valign_bottom{
    vertical-align: bottom;
    }

    Then on the button, I have added the css custom class at the bottom .avia-valign_bottom;

    still ends up centred. Could you tell me where I’ve gone wrong!:-(

    THANKS!

    #313779

    Hey Peter!

    Can you post a link to the page in question?

    Cheers!
    Josue

    #313919

    Hi Josue
    Today … No it’s still on my localhost :-) – Maybe this weekend I will move the site online.

    I have uploaded a picture of the full page. We are working on the frontpage and the image shows where the colour section is showing the video and a mockup of the button and where I want to move it to. NEW PIC HERE

    • This reply was modified 10 years, 2 months ago by Netzie.
    #314133

    Hi!

    Have you tried adding !important?

    .avia-button.avia-valign_bottom{
    vertical-align: bottom !important;
    }

    We need to see the website live in order to help you with this.

    Regards,
    Josue

    #314154

    Hi Josue,

    Site is live now :)
    http://www.henningdaverne.dk
    Thx for helping

    #314209

    Hi!

    I couldn’t find any video on the homepage.

    Cheers!
    Josue

    #314474

    Hi Josue,

    Sorry mate – We took it off – It was giving us to much trouble. But thanks for being there for us.
    Maybe we will add it later – But for now we just needed to finish the “job” and go live!
    Just wondering… having a video on … would that load on mobile or automatic disable itself for better loadtime?

    #314532

    Hey!

    Video backgrounds are disabled on mobile, instead the background image will show up. You can check that in this demo page.

    Cheers!
    Josue

    #314581

    Hey!

    Nice…
    Just to be clear… The video is inserted into a color box right?

    #314582

    Hi!

    Yes, here – http://screencast.com/t/i9isOAYPca4

    Regards,
    Josue

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