
Announcements
Hello All,
I have added an image in my header container, but the image doesn't fit properly in the header. Can anyone help me out with how to style and adjust the image in the header? So that the image is clearly visible.
as you can see the image is not properly fit in the header
Please help
Greetings!
Out the top of my head I'd say you have to add left padding to the container holding the image, so that first, it does not touch the border. Then you should put the AlignInContainer property of the Image to Stretch, and set the minimun height to 0, and after that you have to decide wether to use the flexible width or to set a value of your own!
Hopefully I've got right what you needed and this helps you out, otherwise, feel free to reply!