• Resolved marsx79

    (@marsx79)


    Hi.

    Is it possible to darken the background e.g. with CSS? Where do I have to put this?

    {
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 9999;
    }

    Regards
    Marcel

    • This topic was modified 4 years ago by marsx79.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Darken the background’ is closed to new replies.