Hi All,
I could be being completely stupid (most probably) but can someone please tell me how to vertically center align my image:
Thanks in advance
Pete
Hi All,
I could be being completely stupid (most probably) but can someone please tell me how to vertically center align my image:
Thanks in advance
Pete
Hi @peted83 !
Here is a suggestion for you
Step 1: Give your CustomerImage class a top relative offset of 50%:
Step 2: Give your CustomerImage class a translate style to Move Up 50%:
The result:
I hope this helps
Thanks Dave, worked a treat!! Much appreciated.(not sure our to mark this as resolved)
Pete