Support » Plugin: AddToAny Share Buttons » Change button of eco friendly printing

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author micropat

    (@micropat)

    Yeah — that particular custom color icon needs to be fixed!

    In the meantime, you can set the regular Print icon for that service by adding the following code to your “Additional CSS” box in AddToAny settings:

    .a2a_w_printfriendly {
      background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23FFF%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M22.562%2019.588v4.373H9.438V19.59h13.124zM9.438%2021.117H6.375c-.483%200-.875-.312-.875-.7v-7.35c0-.386.392-.7.875-.7h19.25c.482%200%20.875.314.875.7v7.35c0%20.388-.393.7-.876.7h-3.062%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M22.562%2012.32V8.04H9.436v4.28%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') !important;
    }

    Thread Starter WilmaW

    (@wilmaw)

    Thank you so much! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change button of eco friendly printing’ is closed to new replies.