Replies

Apr 21, 2014 11 years ago
Flutterby
is a DANCING QUEEN
User Avatar

A long while ago someone had posted a code so that things like floating flowers would appear in a specific spot on my screen. I'm not sure when it stopped working, but I was wondering if my code needs an update or if I need a completely new code?

I think this was the code I was using before. .menu-btn { top: -110px; left: 10px; }

>span[style] { border:5px solid red; position:absolute !important; left:355px !important; top:5px !important;}

li.menu-btn{display:none;}

[flower=Flutterby]

Apr 21, 2014 11 years ago
Ziva
is fast as lightning
User Avatar
Korra

>span[style] { border:8px solid green; position:absolute !important; left:5px !important; top:5px !important; } .floating_item { border:8px solid green; position:absolute !important; left:5px !important; top:5px !important; } this is what I use now ;)

Apr 21, 2014 11 years ago
Jessica
User Avatar

I use this...

.floating_item {border:2px solid blueviolet; position:absolute !important; left:5px !important; top:300px !important;}

Still works for me

Apr 21, 2014 11 years ago
Flutterby
is a DANCING QUEEN
User Avatar

Oh okay, awesome! Thanks guys! :3

[flower=Flutterby]

Apr 24, 2014 11 years ago
Tinkerbell
is a bad omen
User Avatar
DoctorWho

You can find useful tips like that (the new code) on our site too :)

http://subetahelpers.webs.com/vesnali

Do you have discord and want to chat with fellow Subeta players?
Come join us!

Apr 24, 2014 11 years ago
Flutterby
is a DANCING QUEEN
User Avatar

Oh sweet, thanks! That site will defs be useful in the future. :3

[flower=Flutterby]

Please log in to reply to this topic.