Replies

Feb 22, 2019 7 years ago
thinking_kiwi
is ballin
User Avatar
Cove

I added all my friends button to a profile section, since there's no more kiss button under contact box. At the beginning of the event, buttons were showing one per line, it was a bit annoying, but it was fine. Since yesterday, they're showing multiple per line, but it exceeds the box's margins. like this:

So some buttons can't even be clicked on anymore... I don't know if this is only happening on profile pages but it's really making it hard for me to kiss my friends!

I'm using Google Chrome, latest version.

They/them

• • • •

Feb 22, 2019 7 years ago
Lypsyl
is a billionaire
User Avatar
Crotchety

I put my kiss links in a table, it helps keep them in place. I've also added some CSS to remove the big lips and hearts. Like this: In the profile section I have this:

<style type="text/css"> .holiday-button-image {display:none!important;} </style>

Then in the blank section where my links are I have this:

Or kiss my friends

You can change the table width to make it conform to your profile. You can add or remove table rows. You can click on my profile to see how it looks in practice. There's also more code to remove pretty much everything from the kissing link - the background color, the heart on the right and so on.

Feb 22, 2019 7 years ago
thinking_kiwi
is ballin
User Avatar
Cove

@/Lypsyl ah, that css to clear the lips is handy! it's a shame that even with the table, the text after you click it still enlarges the cell and makes it look weird! D: I've added some break line tags so now only two buttons show per line, which looks a bit better

Also, I just realized the buttons aren't exceeding box margins, but breaking line. But it still looks messy ;u; I really like the buttons but using them anywhere else other than our signatures/status is proving to be a difficult task ;u; Maybe if they shortened the button texts that show after you click it would make it better to work with?

They/them

• • • •

Feb 22, 2019 7 years ago
Lypsyl
is a billionaire
User Avatar
Crotchety

Yes there are definite issues, but I think, given time we're going to work out either better CSS code to deal with it, or develop different habits. I've hardly been using my profile table because I've been using the kiss back link on the events tab.

Feb 22, 2019 7 years ago
thinking_kiwi
is ballin
User Avatar
Cove

I don't really use the kiss back since I'm not online for long times and I'd have to refresh the page every time to check for new events I like keeping a tab open that I where I can simply click the buttons when I remember about them, lol But yeah, the buttons are new, I'm sure the staff is still gonna tweak them and make them work as best as they can! br tags are working for me for now! ;)

They/them

• • • •

Please log in to reply to this topic.