I had the Custom CS code set to have floating objects appear in the upper left hand corner in a red box so I wouldnt miss the items.
It doesn't work now...
Can someone help me out? New code or something?
.floating_item {
top: 0px !important;
left: 0px !important;
border: 3px solid red;
}