Forums

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

Home Forums Design Transparent window with a completely transparent notch. Need help!

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #277619
    Markokk888
    Participant

    Hello, i want to make a transparent window with a notch that is completely transparent. But probably i’m doing it incorrectly can anyone assist me with this ?

    Html
    css :

    .clear{
      background: rgba(255, 255, 255, 0.7);
    }
    .line{
    background: White;
    border-bottom-left-radius: 3vh;
    border-bottom-right-radius: 3vh;
    height: 3vh;
    width: 50%;
    margin-left: 25%;
    }
    

    What i got now

    Basically i want to make that notch completely transparent to the background how can i make this happen ?

    #277626
    Beverleyh
    Participant
    #277770
    JoshAndersen
    Participant

    Hi there! I also need help with making the same element on my site. Could you please review it and tell me what needs to be done to make it better? So about a few days ago I did a website redesign, check it out: http://under-the-open-sky.com I have an idea to improve with aforementioned element, do you think it will look good?

    #277771
    Beverleyh
    Participant

    @JoshAndersen

    If you have a problem, please start your own thread instead of hijacking someone elses.

    Such blatant self-promo spam won’t encourage us to click.

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