Back in the day I had a url (or code?) that I had saved onto my page that would make it so floating items on the site appeared in roughly the same spot, I don't think it's working anymore though. Did they change it so that that isn't an option anymore or is there a new link that I can use?
.floating_item {border:2px solid red; position:fixed !important; left:197px !important; top:145px !important; z-index:999 !important;}
I don't know what changed, my old code wouldn't work either. Fortunately at the time someone gave me a new code and it's been working ever since.
