Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #197773

    Hello,
    I created a box shadow in the LayerSlider for under a You tube video. It works -except- that it appears that ‘something’ is on top of it when it plays. The images in the vidoe are more grey.
    It’s on a local host site, so I am not able to send a link to show you.
    Here is the code I placed in the Custom style section of the slide:
    box-shadow: 15px 4px 110px -5px black; black; text-shadow: none; opacity: .75; width:585px; height:380px;

    And I tried this in the child theme options, after reading it in one of the topics.
    #after_layer_slider_1 {
    background: url(http://new-wordpress/wp-content/uploads/2013/12/shadow3.png);
    background-repeat: no-repeat; background-size: contain;
    top: -1px;
    }
    For this one, I ended up with the shadow on all pages, below the slider.

    I appreciate your help! I think I am almost ‘there’.
    Thanks -Lynn

    #197814

    Hi Lynn!

    Can you post the link to your page where you have LayerSlider so we can inspect elements on it?

    Regards,
    Yigit

    #198320

    Hi Yigit,
    I had it locally hosted, but moved it today, so you can look at it.
    Here is the link: http://socialenergizer.com/new-wordpress

    Thanks!
    -Lynn

    #198327

    Hey!

    Please set opacity to 1 currently it is set to 0.75 and that should do it

    Cheers!
    Yigit

    #198336

    Doh!
    Thank you…

    #198338

    Hey!

    You are welcome! Glad we could help :) Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Drop Shadow in You Tube Video’ is closed to new replies.