# Need help with aligning buttons

**URL:** https://community.glideapps.com/t/need-help-with-aligning-buttons/50117
**Category:** Ask for Help
**Created:** [September 25, 2022, 6:38am UTC](https://community.glideapps.com/t/need-help-with-aligning-buttons/50117 "2022-09-25T06:38:43Z")
**Posts on this page:** 2
**Page:** 2

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [September 26, 2022, 1:50am UTC](https://community.glideapps.com/t/need-help-with-aligning-buttons/50117/21 "2022-09-26T01:50:32Z")

</div>

If you are using deep links, then I think your only option would be to create a separate table with a row for each link, for each restaurant. So you would need 3 or 4 rows multiplied by the number of restaurants. Then use a relation to link the restaurant table to the links table.

The only other alternative would probably involve some rich text components and some really nasty CSS to get everything to align on the same row. Not something I would tackle myself.

---

<div class="post-metadata">

### Author: ![Joe\_Gabriele](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/joe_gabriele/32/57595_2.png) [@Joe\_Gabriele](https://community.glideapps.com/u/Joe_Gabriele)
#### Post date: [September 26, 2022, 2:22am UTC](https://community.glideapps.com/t/need-help-with-aligning-buttons/50117/22 "2022-09-26T02:22:03Z")

</div>

Thanks for your help Jeff. Decided to just stick with my HTML buttons as its just easier to dynamically fill external links from the Restaurant Sheet.

[Previous page](https://community.glideapps.com/t/need-help-with-aligning-buttons/50117.md?page=1)
