problem is i do not wish to do it this way bevause i change the styling, colors etc (take a peek at my profile) and since it worked perfectly for ToT i wonder why/what is the difference this time that doesn't allow it to work
here is the actual code:
It won't work because the kiss-code generates a link, like I said. As far as I understand it (I was on hiatus a long while so I don't remember how it used to be), it used to be that you could use a link but now you have to use a code. The code generates a link, which is not valid for the href property. So you're stuck using that code or no code, as far as I know. Maybe you should ask around on the survival boards and see if someone has a different solution?
thank you for trying to assist me! i'll continue to look yes hehe - because morostide was 4 months ago, i wonder what could have changed in the programming that is causing it to not work this time around (i do understand your explanation and it makes perfect sens but was already aware of it since the long code/link it nows generates upon clicking to avoid cheaters/refreshers was already implemented before then) n_n maybe Bug will see this eventually too and enlighten us!! either way thanks so so much for checking!!
I personally don't think you'll find a different way, because like you said this method was implement to avoid cheaters/refreshers, but good luck to you anyway!
D: I thought everything was working properly... but I was wrong.
You can see the little tabs for the minion, spotlight trophy, and treasure items up at the top, but the text sticks out.
... and there's a scrollbar on the page now, which wasn't there before o.o
EDIT: Found the fix, much thanks to this part of the forum and the bug report thread. With one of the suggested code fixes and some fine tuning of pixel placement I managed to adjust everything back to the way it was.
hello everyone ❤️ I do have a small issue with one of my pet profiles. Nubitis profile seems to be working fine for me and some of my friends, so we don't know what is broken. On a screenshot I recieved, you can see that the story is blocked/hidden by something thats actually not there (I also use Chrome, so I am kinda clueless) I was also told that the bottom is hidden, but I haven't used any sCode withing the spoiler-title ... so actually it should open and it shall be possible to scroll down normally ... Here is the code in pastebin. thanks in advance ❤️
It's been ages since I've coded any profiles and I can't figure out how to fix Kaiba's profile. Everything is squished into one corner and I don't understand what's wrong.
This is what happens. I'm on Google Chrome.
edit: I even forgot how to code my posts for links oops
fixed code in pastebin one way to get rid of the scrollbar was to add a overflow:visible; into contents tag, afterwards I just rearranged/altered some left-variables
thanks! After posting this, I noticed all my profiles have a similar problem so I'll use your help with Kaiba to fix them all when I have time. <3
Try adding this { overflow: hidden; }
Nubiti's profile seems to work for me (I also use Chrome) so I'm not sure what the problem is either... In the screenhot, the chrome icon seems a bit weird though, there's a logo in front of it (in the taskbar). Does the other person happen to use a different chrome version, like a beta-test or something?
Things are still poking out at the top :C The scrollbar is gone, at least! I appreciate that!
need to ask ^^" but it's good to know that the problem the user has, did not occured again
What do you mean with poking out? I'm not sure what it's supposed to look like... Could you maybe post a screenshot of what it's supposed to look like, or a sketch or something? Because all looks fine when I try the code.
Ah, sorry.

On my screen, at least, this is what the tabs at the top look like. The far right one is perfect -- just a pink tab! The other two, though, have text visible and leaking out of the tab.
Does that make sense? D:
Ah, I see now! When I tried the code on one of my pets, everything looked OK because they don't have a minion or a pet spotlight thingie xD The text comes over it because the container is too short. To make the containers taller, either modify the existing values or add this , .pet_spotlight, { top: -155px; height: 150px; }
Aha! Thank you! With a bit of tweaking, everything is looking how I want it :D Much appreciated!
Try adding this to each of em
html,body,,-content,{position:static!important;}
.container-fluid {position:absolute;top:0;left:0;right:0;bottom:0;}
For most help try posting in this topic: Report issues following update here
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights