Sticky Userblock Bar 04-17-2021, 06:58 AM
#1
I personally find it a little annoying that a have to scroll up or go to the home page via the SL link at the bottom of the page, especially when reading long threads. I think it would be nice to have the top bar follow users as they scroll.
Here's an example of what I mean.
This could be accomplished with the following CSS to make it a painless change:
Here's an example of what I mean.
This could be accomplished with the following CSS to make it a painless change:
Code:
.top {
position: sticky;
top: 0;
z-index: 999;
}
(This post was last modified: 04-17-2021, 07:00 AM by Equinox.)
![[Image: BXqGARG.png]](https://i.imgur.com/BXqGARG.png)








![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)










![[Image: 7ajmN5P.jpg]](https://i.imgur.com/7ajmN5P.jpg)














![[Image: 4GNsK67.png]](http://i.imgur.com/4GNsK67.png)



![[Image: W2q3T9v.png]](https://i.imgur.com/W2q3T9v.png)