this post was submitted on 01 Aug 2023
7 points (100.0% liked)

Kbin Userstyles and Userscripts

15 readers
1 users here now

Custom CSS and JS to help improve your Kbin experience! ### Userscripts Greasy Fork ### Stylesheets UserStyles.world ### Userscript managers

founded 1 year ago
 

userstyle for noti panel by @blobcat. requires the most recent version of blobcat's script noti panel which can be found within KES.

get KES: https://github.com/aclist/kbin-kes

it can be found under Navbar > Add a notifications panel

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

Looks like it works properly that I can tell. I made a bit of a mod for myself (one added line).

I added an additional line to the "div.notifications-iframe.dropdown__menu" section to adjust the width and position of the panel. My line is "width: 40%; translate: 20%;", which makes the panel about double the width (to read the messages better) and then pushes it back to the right a bit (just for aesthetics more than anything).

[โ€“] [email protected] 1 points 1 year ago

I've been thinking about making this parametric and will add an option in the version after next to allow configuring geometry and offset within KES.