Can someone remind me what the customCSS is that puts floaters at the top of the page? Thanks!
they/them/theirs, please.
This is the code that I have
.floating_item {border: 0px; position: absolute !important; left: 5px !important; top: 5px !important;}Although I haven't seen any pumpkins yet for some reason.
.floating_item
{border:5px solid red;
position:absolute !important;
left:0px !important;
top:50px !important;}
Mine is different and I've been seeing pumpkins.