Custom Footer/Menu with irregular shape
-
Hi all,
Still fairly new to Quasar (and development for that matter) so I apologize if this is a no brainer.
I’ve been trying to figure out how to achieve a custom menu that has an irregular shape. This will be a web app (even though the menu overlay looks more like a game UI) so I’m not certain if I need to achieve this some other way. I’d like to stick if Quasar if possible. I’ve looked into the various components and have a done a lot of Vue/Quasar searching and haven’t found anything similar to this.
Any help or advice (even if it’s “This isn’t what Quasar is for” advice) is greatly appreciated!
-
@kenyon
https://codepen.io/pikil/pen/BaQyPVm try this one - you can play with heights widths, positions, etc. easily of course to get to your desired outcome. Cheers -
@Ilia
That’s awesome, thank you so very much for taking the time and helping me with that! I didn’t even consider CSS to solve this. Thanks again!