You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like this classless style because it's go further than others with a responsive navbar, tabbox for example.
I wonder if a hamburger sidebar will be out of scope ?
Same with a modal dialog maybe.
If it's out of scope, any advice will be welcome.
Thanks for the good works !
The text was updated successfully, but these errors were encountered:
I also think that a hamburger sidebar would be nice but it is difficult to make with CSS only.
Another problem is that there is no nice unicode symbol that represents the hamburger. E.g. there is the math symbol ≡ but depending on the font it looks odd because length, thickness, and distance of the lines is different from the UI hamburger symbol. The triangle ▾ is less problematic in my opinion.
If you have an idea how to realize the hamburger with CSS only, let me know.
You could make it in a way that the symbol is not attached by the CSS but has to be chosen when creating the menu.
Then everyone could chose their favorite (or even use a SVG or something similar).
I like this classless style because it's go further than others with a responsive navbar, tabbox for example.
I wonder if a hamburger sidebar will be out of scope ?
Same with a modal dialog maybe.
If it's out of scope, any advice will be welcome.
Thanks for the good works !
The text was updated successfully, but these errors were encountered: