Site head follows with scrolling
Archives → Website feature requests → Site head follows with scrolling
SOLVED
+1
It doesn’t take much space, serves a good purpose and saves time (especially on longer threads). Oh, also, it looks pretty sweet and “professional” too. If it takes too much space on your phone, you maybe shouldn’t use a 3" phone to browse forums.
@minenash hmm.. Didn’t think about it until you mentioned it, but it does take some space. However, just making the font smaller would solve that problem (when it’s sticked). Sure, it doesn’t take that long to scroll up and change. But it’s kind of more efficient. Makes the experience more smooth.
Anyway, if it gets called off, I won’t mind. It’s not a LOT of work to scroll up to the top. But if in a smaller font, taking less space; It would be pretty nice to have.
I just want to say that even though this feature request sounds easy, it wasn’t.
First I needed to go through a 1028 lines of CSS to find the thing I needed to edit (that was the easiest part since it was on line 84-139), then when I thought I fixed it every page on the whole site was fucked up. When I found the CSS classes that the different pages used and tried adding what I thought would work it just shows that it didn’t. So I made a new class and added that to every single view page/file there is on the website (I know that isn’t a big job, but then I have allready been sitting with this, firstly trying to figure it out by just editing the CSS file a few hours yesterday, then a hour or so today. Then after that actually find the problem and fix it.)
So for the people that don’t want it on mobile or want it to be toggleable can you please do it yourself or wait until other more important stuff have been added?
The only reason I did this now was that it seemed easier than it was and that I wanted to have a little fun with the CSS :P
The only “downside” IMO is that I actually added so that the bar under the “menu” where you can log in and/or out is actually also following down when you scroll ._.
If this will be toggleable, then add it in mobile too, for those who don’t want it, disable it.
Sorry I should have read that
Please just read my reply and see what I have written there, if you are to lazy to read the whole reply, here is the thing I am thinking about:
So for the people that don’t want it on mobile or want it to be toggleable can you please do it yourself or wait until other more important stuff have been added