Is it possible to use a multi color background? I have this text below
Is it possible to use this background instead from light color to darker?
Solved! Go to Solution.
It depends on what you mean by 'Background'
For backgrounds, you simply need an image that is appropriately sized/scaled. This can accomplish the fade goal, that you need. Ideally, this would be an SVG, to allow it to scale regardless of screen size.
For controls, you will be limited to a complete color for the entire property (fill, color, etc.). That being said, you can very easily layer an Image control (with your fancy coloring), behind a control (like a button), and make the top-most control transparent (so the image is shown through).
Samples below, and app attached.
To create an SVG from your PNG
It depends on what you mean by 'Background'
For backgrounds, you simply need an image that is appropriately sized/scaled. This can accomplish the fade goal, that you need. Ideally, this would be an SVG, to allow it to scale regardless of screen size.
For controls, you will be limited to a complete color for the entire property (fill, color, etc.). That being said, you can very easily layer an Image control (with your fancy coloring), behind a control (like a button), and make the top-most control transparent (so the image is shown through).
Samples below, and app attached.
To create an SVG from your PNG
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
User | Count |
---|---|
166 | |
94 | |
67 | |
64 | |
63 |
User | Count |
---|---|
223 | |
160 | |
94 | |
85 | |
80 |