Is there a dashy way to remove the scrollbar?
@Gustiii - you’ll have to do this with CSS or with the style=
parameter of the components.
Which scrollbar do you mean? Would you mind taking a screenshot?
I mean the scrollbar from the browser, if my page is to long to show on the normal window, I have to scroll. but i don’t like the scrollbar on the right side of the browser.
Is there a component to control the overall settings of my page?
There are a number of ways that you can style scrollbars on your page:
https://orangeable.com/css/scrollbars
For changing the location of the scrollbar in the window, you could try something like this:
https://stackoverflow.com/questions/7347532/how-to-position-a-div-scrollbar-on-the-left-hand-side