Okay
  Public Ticket #1482761
Apply Filter on photos
Closed

Comments

  • Pascal Wallier started the conversation

    Hello

    I would like to apply the same overlay filter (diagonal stripes) to my own photos as in the slider Pictures.

    Example: I place one of my own picttures somewhere in the index.html page with the following code:

    <img src="..........">

    How can I now apply this overlay to my photo? I tried to figure it out but couldn't find a solution. Thank you for your help!

  •  850
    Jelly replied

    Hello,

    Try adding

    <div class="overlay"></div>

    before image and put them both inside of container with style="position: relative".

    If you need customization work you should contact one of the developers on resources like: https://studio.envato.com. Envato's support policy doesn't cover item customizations beyond the original features, style and functionality described on the item page: https://help.market.envato.com/hc/en-us/articles/208191263-What-is-Item-Support-

    Best Regards,
    Jelly Team

  • Pascal Wallier replied

    That works perfectly well! Thank you very much for your quick help.

  •  850
    Jelly replied

    Glad it’s working for you now. Do you still need my help in anything else?

    Best Regards,
    Jelly Team

  • Pascal Wallier replied

    Just one more Thing. Is there a possibility to include a fast-Forward function in the Player in case the listener doesn't want to listen to the whole song?

  •  850
    Jelly replied

    Here's a js library we are using in our theme: https://kolber.github.io/audiojs/. I can't find anything like that.

    Best Regards,
    Jelly Team