PDA

View Full Version : Help With Neopets User Lookup?



Heretic
08-02-2019, 03:53 PM
Hi everyone. :)
So ever since the new formatting for pet displays on our user lookups was released for the 5 pets we can now have, the coding for my lookup has been off and I can't figure out how to get it centered or anything. Can anyone help out with this? Thank you so much!

Politoed
08-02-2019, 05:06 PM
I think when it was released whitespace made a little guide sometimes it helps me with MOST problems have more than 4 pets but every coding is lil different

[Only registered and activated users can see links] Maybe it might help you though?

Heretic
08-04-2019, 09:02 PM
Thank you so much! I tried it on my page and it didn't make any difference unfortunately. :(

Midas
08-04-2019, 11:58 PM
Hello!
Are you using these codes?


<style>
.bx-controls {
display: none;
}

#userneopets li {
margin-right: 25px !important;
}
</style>

If so, maybe we'll need more details to help you out!