Thanks for feedback and pointing out bugs.
Frink
Is that a extension? Can u provide a ss? I think that i know what are u talking about, but just to be sure. I will think of some reasonable way to implement that, without breaking anything.
SteveSmith
What do u mean with header do not touching the top of screen?
Are u reffering to sidebar or? Because i tested it on resolutions from 1024x768 up to 2k and everything worked as excepted.
About collapsible sidenav, as it is suggested few times, if custom headers allows using of a javascript than i will implement that feature.
Topics are using default values for margins, so i think they are already centered. To be more precise, after moving a .app-content to right for 200px, i added a -200px value for .indexpage which i believe reverted it where it was already displayed.
For scrollbar, if u want to display a default scrollbar than from css code delete everything that begins with
body::-webkit-scrollbar.
About black bar, thanks for reminding me. Actually i wanted bars to be colored in some shade of gray. But for testing purposes i made it black and later forgot to change it.
Again, thanks for feedback.
I will update the code, and post here when it's done.
If u find any other bug, let me know.