Replies

Apr 21, 2022 3 years ago
Didi
is frosty
User Avatar
Didi

Omg it works now! TY!!!

🥚 🥚 My CW shop 🥚 My wishlist
Holiday Actions 🌸🌸 | [tp=Didi] | [egg=Didi]

Apr 21, 2022 3 years ago
Sorcerer
is a worthy opponent
User Avatar
Forsake

Yay!

[font=Cambria]Useful Custom CSS[/font]

Apr 21, 2022 3 years ago
Delirium
dances with faeries
User Avatar
Time Lord

silly subeta, it works! n.n thank you!


NeopetsGrundo's Cafe
Discord: deliriumsdaughter

Apr 22, 2022 3 years ago
Mail
is ALL about art
User Avatar
Alter

Hmmm, I updated to the new fixed code, and that seems to have fully broken it for me. :o The floating items are neither floating/bordered, nor in the top left position.

I don't have the old code anymore.

Apr 22, 2022 3 years ago
Sorcerer
is a worthy opponent
User Avatar
Forsake

Can you sMail me your customcss? I'll see what went wrong :(

[font=Cambria]Useful Custom CSS[/font]

Apr 22, 2022 3 years ago
LadyTamarwen
is sweet
User Avatar
General Roy A130

I really love this! It truly is a lot of fun. Thank you for posting it! :)

Apr 22, 2022 3 years ago
Mail
is ALL about art
User Avatar
Alter

Sending now! :o

Apr 22, 2022 3 years ago
Sorcerer
is a worthy opponent
User Avatar
Forsake

Glad it was a simple fix haha, your avatar is amazing btw!

[font=Cambria]Useful Custom CSS[/font]

Apr 22, 2022 3 years ago
Mail
is ALL about art
User Avatar
Alter

Thank you so much!! :o <3

For anyone else wondering, my issue was me accidently having the description copied over as well, whoops!

May 28, 2022 3 years ago
For forks sake,
Thelma
User Avatar

Does anybody know if there is a way to get rid of the pop up that comes up when reading a book to your pet? "Are you sure that you want to use this item on _______?"

It would make reading to pets much easier if we didn't have to scroll up and click that every time.

Lufifor life

May 28, 2022 3 years ago
Sorcerer
is a worthy opponent
User Avatar
Forsake

There's no way around the confirmation popup, you should be able to just hit return on your keyboard though.

[font=Cambria]Useful Custom CSS[/font]

May 28, 2022 3 years ago
For forks sake,
Thelma
User Avatar

Well, that's a bummer. Thank you for letting me know, I appreciate it!

Lufifor life

Aug 6, 2022 3 years ago
Hi, I'm
Itachi_Siller
and I'm your friend till the end. Hidey-ho!
User Avatar
Rhea Gemini

I know you are in the works with the new battle CSS, in the mean time do you have CSS to move the "Fight This Opponent Again" button to the top right area? Ive been trying to move it myself and it moves all the buttons, so im not sure how to do it.

Please and Thank you!

Find me on Twitch!

:dmg:dark: Wishlist! :dmg:dark:

💃💃

Seasonal Events 💋💋 💃💃 [tp=Itachi_Siller] // [egg=Itachi_Siller] // //

Aug 6, 2022 3 years ago
kokoMO
ate their feelings
User Avatar
MY BELOVED BooBOO

Is there CSS to have it not show a certain pet the options to feed, read, play, and use on. ?? Make it like the pet really aint there, in a way? Hope that makes sense. lol Peace!

Clickhereformyawesometradeitems ie:
x? x200+
~
My Beloved: 10/24/2015-11/25/2025

Aug 8, 2022 3 years ago
purring
is made of stardust
User Avatar

some potential additions i made if you'd like to add them:

  • make "Update Items" button in shops/galleries fixed on the screen so you don't have to scroll all the way down

    SPOILER (click to toggle) input[value="Update Items"] { position: fixed; top: 0; left: 190px; height: 100px; width: 140px!important; z-index: 5; }

  • move rock paper scissors button to the top left so you can click easier

    SPOILER (click to toggle) input[value="Play Again"] { position: absolute; top: 0; left: 0; } a[href="?act=choose&c=r"] { position: absolute; top: 0; left: 0; }

this will do what you want, hopefully

SPOILER (click to toggle) a[href*="challenge.php?act=battle&id="] button { position: absolute; top: 0; right: 0; height: 100px; width: 200px; }

this will remove a pet from every dropdown option - just replace PETIDHERE with the pet id

SPOILER (click to toggle) a[href$="petid=PETIDHERE"], a[href$="petid=PETIDHERE"], a[href$="petid=PETIDHERE"], a[href$="petid=PETIDHERE"], a[href$="petid=PETIDHERE"], a[href$="petid=PETIDHERE"], a[href$="petid=PETIDHERE"], a[href$="petid=PETIDHERE"], a[href$="petid=PETIDHERE"] { display:none; }

Aug 8, 2022 3 years ago
kokoMO
ate their feelings
User Avatar
MY BELOVED BooBOO

Ahhhh... Thankies! [edit] I just wanted to post to say, that did not work for me. Guess something in my CSS is messing stuff up.

Clickhereformyawesometradeitems ie:
x? x200+
~
My Beloved: 10/24/2015-11/25/2025

Aug 8, 2022 3 years ago
Hi, I'm
Itachi_Siller
and I'm your friend till the end. Hidey-ho!
User Avatar
Rhea Gemini

THANK YOU!!!

Find me on Twitch!

:dmg:dark: Wishlist! :dmg:dark:

💃💃

Seasonal Events 💋💋 💃💃 [tp=Itachi_Siller] // [egg=Itachi_Siller] // //

Aug 14, 2022 3 years ago
Shark
is getting bi
User Avatar
Tegan and Sara

When I use the "add to css" option on the website to generate a code for me I copy and paste it over, save, and then... it doesn't apply. And it when the page reloads after saving the css is all gone from the box. I'm not sure what I'm doing wrong or how to fix it, if anyone has any advice I'd be grateful for the help.


wanted: any pet with a March 22[sup]nd[/sup] 2019 birthday
event clickables ❤ ❤ [egg=shark] ❤ [tp=shark] ❤ ❤ ❤ ❤

Aug 15, 2022 3 years ago
purring
is made of stardust
User Avatar

it should work - did you add it to the bottom of your current css? try this version instead. if it doesn't work, i'd have to see the rest of your css to see what's wrong - you can use pastebin or something and link it here

SPOILER (click to toggle) a[href$="petid=PETIDHERE"], a[href$="petid=PETIDHERE"], a[href$="petid=PETIDHERE"], a[href$="petid=PETIDHERE"], a[href$="petid=PETIDHERE"], a[href$="petid=PETIDHERE"], a[href$="petid=PETIDHERE"], a[href$="petid=PETIDHERE"], a[href$="petid=PETIDHERE"] { display:none!important; }

it sounds like you're doing it right. it might be a subeta issue? do you have the same issue no matter what you put into the customcss box?

Aug 15, 2022 3 years ago
Shark
is getting bi
User Avatar
Tegan and Sara

[sup]Hi pal![/sup] Yes, kind of. I've tried stuff from this thread as well as the "dark theme" custom site theme linked on their site and neither stick. I even cleared my old customer css, saved, and then tried again and it wont stick. (And I also can't re-paste in the old customer css I had before because that also wont stick when I save lol;; orz)

But I did later go back and try one or two codes, like to hide the postcards, and THAT saved. So I'd say only some work but the old custom css I had that 100% worked for me wont stick after saving and I can't use it anymore, despite that I'd used it for years with no issues. so I genuinely don't know what's going on.

The solution is probably go through each individual code I want to use to see what specifically wont stay after I save and then get help on a case by case basis on each one, but it doesn't explain why code I had used that SAME DAY for years worked with no issues and now wont even stay after I save.


wanted: any pet with a March 22[sup]nd[/sup] 2019 birthday
event clickables ❤ ❤ [egg=shark] ❤ [tp=shark] ❤ ❤ ❤ ❤

Please log in to reply to this topic.