Skip to main content
Nintex Community Menu Bar
Solved

V2 Image background in card

  • July 11, 2024
  • 2 replies
  • 16 views

Forum|alt.badge.img+14

In version 1 of the “Card” it was possible to add:

<styleitem value=“url(<a href=“http://www.dorothy.com/Images/Yellow_Orange_Wall.png)””>http://www.dorothy.com/Images/Yellow_Orange_Wall.png)" property=“background-image”/>

How do I add an image background to a “Card” in V2?

Best answer by Elena_ONeil

Hi Bill,

I usually leverage a wrapper to define the style (background color, border, image etc.) of the cards in a deck. I imagine you can do the same with a background image.

2 replies

Forum|alt.badge.img+5
  • Nintex Employee
  • Answer
  • July 12, 2024

Hi Bill,

I usually leverage a wrapper to define the style (background color, border, image etc.) of the cards in a deck. I imagine you can do the same with a background image.


Forum|alt.badge.img+14
  • Author
  • July 12, 2024

Thank you