Is there still any working customCSS that makes floating items appear at the top of the page? I tried adding some I found in a forum thread from a few years ago, but it doesn't work.
I've got this code:
.floating_item {border:2px solid red; position:absolute !important; left:5px !important; top:5px !important;}
or Where do you put that code?
On the main forum page, click "Options" near the top, then "CustomCSS", then paste it into the box and save it.
thank you so much :D