Hello fellows,
I'm trying to build up a menu in C2, which sticks to the browser left side. This should be like the common web pages, where whatever browser windows size people use, the menu is always in its correct position on the left. And more - if someone decides to maximize the window in Windows, the menu should remain on the left side, and not in its old position.
Until now, I couldn't find a possibility to do the task. I'm using 'Full screen in browser' the 'Crop' option in order to make the view port borderless and not changing or scaling while browser window re-size.
Thanks for your ideas in advance!