Response Requirement Icon / Align Text | XM Community
Skip to main content
Question

Response Requirement Icon / Align Text

  • August 5, 2023
  • 1 reply
  • 23 views

Forum|alt.badge.img+5

Hi Everyone

Any idea how to change the icon?

And how to ensure the text is aligned with the icon, like this?

Thanks :)

1 reply

Forum|alt.badge.img+5
  • Author
  • Level 5 ●●●●●
  • 157 replies
  • August 7, 2023

For those interested I archived this using.

.Skin .ValidationError {
background: url(https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/caution.svg) no-repeat left top !important
}

 is just a test file I used.

The next problem I have is where would I host this file as tools like dropbox, google drive don’t seem to work.

Thanks :)