Replies

Feb 18, 2018 8 years ago
elka
User Avatar
juxed

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:

Feb 18, 2018 8 years ago
Hongske
is lost in space
User Avatar

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?

Feb 18, 2018 8 years ago
elka
User Avatar
juxed

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!!

Feb 18, 2018 8 years ago
Hongske
is lost in space
User Avatar

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!

Mar 15, 2018 8 years ago
The Helper
AlanaBanana
User Avatar

D: I thought everything was working properly... but I was wrong.

Pastebin of code!

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

Mar 27, 2018 8 years ago
Elysium
lost their cool
User Avatar
Ren

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.

Mar 28, 2018 8 years ago
The Cursed
chi
User Avatar
Biene

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 ❤️

Mar 28, 2018 8 years ago
Prussia
is a DANCING QUEEN
User Avatar
Hondashi

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.

Paste Bin

This is what happens. I'm on Google Chrome.

edit: I even forgot how to code my posts for links oops

Mar 30, 2018 8 years ago
The Cursed
chi
User Avatar
Biene

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

Apr 1, 2018 8 years ago
Prussia
is a DANCING QUEEN
User Avatar
Hondashi

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

Apr 2, 2018 7 years ago
Hongske
is lost in space
User Avatar

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?

Apr 3, 2018 7 years ago
The Helper
AlanaBanana
User Avatar

Things are still poking out at the top :C The scrollbar is gone, at least! I appreciate that!

Apr 3, 2018 7 years ago
The Cursed
chi
User Avatar
Biene

need to ask ^^" but it's good to know that the problem the user has, did not occured again

Apr 4, 2018 7 years ago
Hongske
is lost in space
User Avatar

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.

Apr 5, 2018 7 years ago
The Helper
AlanaBanana
User Avatar

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:

Apr 5, 2018 7 years ago
Hongske
is lost in space
User Avatar

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; }

Apr 6, 2018 7 years ago
The Helper
AlanaBanana
User Avatar

Aha! Thank you! With a bit of tweaking, everything is looking how I want it :D Much appreciated!

Apr 6, 2018 7 years ago
Hongske
is lost in space
User Avatar
Apr 11, 2018 7 years ago
meowth
User Avatar
Munchies

looks at my profiles

V-9
Kururu
Huntsman
Munchies
Tentaspy
Idler
Pyro

looks at yall

h.... help LMAO when i made these my coding was super messy and i have 0 idea what happened, they're all doing the same thing so i assume it's something stupid like a missing bracket

here's v-9's code for reference

look at my wishlist boy
seasonal things | [egg=meowth] | [tp=meowth]

Apr 16, 2018 7 years ago
Bug
User Avatar
Segfault

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

Please log in to reply to this topic.