Skip to content

Suggestion: CSS background-image icons reworked #263

Description

@fjf2002

The WRAPs with icons are quite nice, we use them a lot.

In my opinion background-image is a problematic solution for applying the icon; it won't print by default, for example. Also dw2pdf seems to have its problems with loading the icons(?)

Would anybody prefer

  • converting for example .wrap_info { background-image: url(xyz); } to something like .wrap_info:before { content: url(xyz); }
  • thus enabling printing the icons
  • (some more css stuff needed here...)

?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions