Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Help recreating this on hover overlay

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #248507
    serhiicss
    Participant

    Hello,

    I am trying to recreate on hover overlay just like in the image.

    1) How to make those lines to cross each other?

    2) How to make the icons separate links?

    Thank you in advance!

    #248512
    Paulie_D
    Member

    If you can make a minimal demo in Codepen.io we can take a look at waht you have so far.

    That said, a simple Google Search for “Text Overlay on Image” would get you most of the information you need.

    #248555
    serhiicss
    Participant

    Sorry I rushed with the question and made it vague.

    Here is what I have so far

    codepen

    Ideally I would like to recreate the on hover state just as pictured.

    But at least I’d like to recreate those white edge lines that are crossing each other.

    Thank you.

    #248556
    Paulie_D
    Member

    I’d probably use a couple of pseudo-elements on the overlay

    http://codepen.io/Paulie-D/pen/dOJQVp

    #248558
    serhiicss
    Participant

    That is exactly what I need. Thank you very much!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘CSS’ is closed to new topics and replies.