Hi! I know there used to be code to get flowers to pop up at the top of the screen. Can anybody tell me what it is?
<style type=text/css>
>span[style]
{
border:2px solid red;
position:absolute !important;
left:5px !important;
top:5px !important;
}
</style>
:)
Thank you! Can you tell me where to put the code please?