I think its vital to know how long we must wait before kissing again
Yeah, agreeing with here. That's pretty important.

I love how it just kind of breaks the rules that Subeta staff strictly enforces on sig size, like uh, okay? I'm not using it.

Its pretty but I don't like having to choose between a kiss link or my sig.
I like responsive buttons like this but I really wish the message would change to "you can kiss again in x minutes" once you click it.
Been messing with it and getting used to it and... Still chunky after you kiss someone, even with customCSS tweaks. ;;
If possible, I suggest to just have the number of candy hearts listed, with the username of the person you kissed. Possibly a timer.
When you have several KISS=USER scode links, but you don't reload or go to a new page, it's a pain in the ass to figure out who you've kissed without reloading. I have all of my friends listed on a pet's profile for easy smooches, but I don't like having to reload it every so often b/c I forget which order I have them in.
Right now you get this message when you kiss someone: Successful kiss!You got 3x of Emergency Candy Heart
Possibly make it into this: Kissed USER! You got 3x candy hearts. Kiss again in X_time!
I don't know if it's still tied to the same code that the forums use for kiss results, so idk if removing the actual name of the candy heart you got is even possible.
Alternatively, have the link reset itself back to the "Kiss User!" message after the cooldown expires (1-2 minutes, or however it takes) so you know when you can kiss again.
Oh wow, that's right up there with the tree scode in terms of being annoying. 😂
Need a way to find out how long until you can kiss - I don't really care how many hearts I got, they'll be in my inventory if I want to find out. But I have no way to know when I can kiss again.
Need to be able to put it on profiles - right now, for whatever reason it doesn't work (yes there's a bug report about it)
Its ridiculously huge - messes up signatures, dashboard and profile (if it ever gets working there).
Will be playing with the custom CSS :).
In loving memory of Need posting achievements?Then join Posting Frenzy Achievement Items - searchable list List of Borders and cutouts New at Fresh and Flavorful Ping Group
Will be updating it today to include how much time you have left to kiss + making it work on user profiles ?
💖 ✨ 🤗
They are still tweaking it so this may become irrelevant, but if anyone is interested, here is my custom css to make it less paddy and marginy:

div.holiday.survival {
padding: 0px !important;
margin: 0px !important;
display: inline !important;
}
img.holiday-button-image {
display: none !important;
}
I left in the pixel heart cuz I thought it was cute but if you'd like to get rid of it as well, refer to this handy post by Frost!
Pushing a fix now so that you'll be able to see how much time you have left to kiss when you click the link!
💖 ✨ 🤗
You are a SAINT! This looks so much better, thank you so much.
Is the site timer off? Every time so far when the google timer goes off and I try to kiss I'm told that I still have time left. Usually 30-40 seconds.
Thanks so much for the custom css <3 It looks so neat and tidy now :)
As other edits have already been thrown out, going to add that, if anyone else would prefer the button link text to not be bold, you can try:
.holiday.survival a {font-weight:normal;}
And, thanks for making them so easy to edit with custom css. It's a delight~
As I've mentioned before, the new button is cool but I think it's way too clunky.
Why is the button appearing below banner ads? Why is the click-back link on the events the button? Is it not possible to have two iterations of it?
One for the forums/profiles and one for the sidebar and banners? It's very clunky to see that someone paid for an ad but the button is below it.
I know you can edit it with CSS but honestly all the CSS is spread out all over the forums it's not user-friendly to have us hunt it custom CSS down..