Replies

Sep 8, 2014 11 years ago
Deadeye
Kisrah
User Avatar
Brainfreeze

Ugh. At some point it got deleted from my custom CSS. >_< Google is not being helpful. Different codes coming up, and most with borders.

Has anyone got the current working code for floating items without borders please? ^^


HONK!

Sep 8, 2014 11 years ago
Adventure Captain
sonata
User Avatar

Well you can just remove the border part from the codes you found. ^^

But anyway, this should work.

.floating_item { position:fixed !important; left:180px !important; top:45px !important; z-index:999 !important; }

You might need to tweak the top and left position to where it suits you best. :)

Art by
[tot=sonata]

Sep 8, 2014 11 years ago
Deadeye
Kisrah
User Avatar
Brainfreeze

Yeah, I wanted to be sure I had the right code as well though. I know it's had to be updated at least once. Not the easiest bit of code to test, when it affects something that shows up at random! xD

Thanks for the code. It works great! :)


HONK!

Sep 8, 2014 11 years ago
Adventure Captain
sonata
User Avatar

Ahh, yeah. It did have to be updated at some point, because they changed the coding for it. And definitely not the easiest to test.

You're welcome. :)

Art by
[tot=sonata]

Please log in to reply to this topic.