Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #243335

    Hi there,

    I see on a lot of Photography & Video sites they have a fine dotted pattern thats overlaid across large background photos/sliders and video’s. Can you suggest how I might achieve this with your theme?

    Cheers
    Andy

    #243388

    Hi andypeck!

    Can you point out where exactly you would like to add overlay on your website? You can use following code in Quick CSS for Fullwidth Easy Slider

    .avia-slideshow { background-image: url(https://fc09.deviantart.net/fs71/f/2011/074/3/7/dotted_overlay_texture_by_nobren-d3bqt3w.png); }

    Cheers!
    Yigit

    #243411

    thanks but im not sure this is quite what im looking for….

    Have a look at the following two examples and the main images/video playing in background – it has a fine dotted grid/hatchings overlay. Can I replicate this effect in enfold?

    http://themes.renklibeyaz.com/?theme=RightNowWP
    http://themes.renklibeyaz.com/?theme=ColdFusionWP

    Cheers
    Andy

    #243414

    Hey!

    Yes you can. Following code should add that overlay on videos on fullwidth slider.

    #top .av-video-slide.av-hide-video-controls .caption_fullwidth { background-image: url(https://fc09.deviantart.net/fs71/f/2011/074/3/7/dotted_overlay_texture_by_nobren-d3bqt3w.png); }

    You should create or find these overlays.

    Regards,
    Yigit

    #243429

    Brilliant – Ill give it a go tonight.

    Thanks

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Dot Grid Overlay’ is closed to new replies.