Page 1 of 1

VL Web Center Multiple Buttons

Posted: Fri Feb 23, 2018 5:40 am
by jyoung
Is there a trick to getting multiple buttons centered horizontally?

For example, in this capture, the Save and Download Buttons are both set to TopCenter Flow Right.
capture.PNG
capture.PNG (2.99 KiB) Viewed 4174 times
As you can see the Save button(Display Postion 1) gets centered and the Download button flows to the right instead of being both centered in the Layout.

If I remove the Flow, they lay on top of each other.

The only way have been able to do this is with two columns each set to Proportion and the right align the button in column 1 and left align the button in column 2.

The more buttons I have the more columns I have to have and more tricky the whole thing gets.

Is there any trick to getting them centered without resorting to individual columns?

Re: VL Web Center Multiple Buttons

Posted: Fri Feb 23, 2018 6:32 am
by TomC
Hi Joe,

Make each of the buttons alignment Center, and set the flow to Center Horizontal. This should do exactly what you are asking.

Image

Re: VL Web Center Multiple Buttons

Posted: Fri Feb 23, 2018 7:33 am
by jyoung
lol, I KNEW there had to be something that I was not seeing. I can't believe I missed that!

Thanks Tom!