Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Drop-Shadow Filter on Blockquote

    Help wanted · · · – – – · · ·
    2
    2
    71
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Yahnah Factor
      Yahnah Factor last edited by

      I entered the following code for a drop-shadow filter but when I load the file in the browser, it is not showing the shadow around the blockquotes. Can you explain where I made a mistake and why it incorrect?

      blockquote {
      background: url(sf_speech.png) no-repeat;
      background-size: 100% 100%;
      filter: drop-shadow(5px 5px 10px rgb(51, 51, 51));
      }

      PeterJones 1 Reply Last reply Reply Quote 0
      • PeterJones
        PeterJones @Yahnah Factor last edited by

        @Yahnah-Factor ,

        See the FAQ

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        Copyright © 2014 NodeBB Forums | Contributors