Replies

Mar 12, 2019 7 years ago
pickle
is garBAE
User Avatar
Melyn

I'm trying to code my own pet profiles, but I noticed that once I started moving things around the values for the Foods Eaten / Books Read and the employment are all blank?

I've hidden them on my other pets, but I'd like to show them on my main pet because she is my gourmand / book pet.

Does anyone know how to get those values back?

This is the code I have: {position:absolute; top:75px; left:775px; font-family: 'Kalam', cursive; text-align:left;} , , , , , , {display: none;}

looking for a pet born May 26, 2021

[flower=pickle]

Mar 12, 2019 7 years ago
jensen
rolled snake eyes
User Avatar
RM

remove a from your beginning reset section. however, this will also bring back the pet's job and "enable/disable weapons showing."

you can hide the job by adding # pet_employment to your beginning {display:none;} section. i uh, don't remember how you hide the weapons showing link while leaving the other links, but this is only visible to you, and if it is disabled, any potions or pylonics equipped to your pet should be hidden from people visiting.

oh sacred spork, smite mine enemies

Mar 12, 2019 7 years ago
pickle
is garBAE
User Avatar
Melyn

thanks so much! this definitely fixed it, although now I want to get rid of the 'enable/disable weapons showing" but now that everything is displaying the way I want it to, I can live with that.

:)

looking for a pet born May 26, 2021

[flower=pickle]

Mar 12, 2019 7 years ago
jensen
rolled snake eyes
User Avatar
RM

@/pickle oh, i knew there was a better way to do it! thanks to , you can put the a back where it was {display:none;} and just use this line of code instead -- Remove weapons enabled/disabled link? a, a, a {display: inline}[/quote](it looks like you want to keep the job showing? so i just added the food stat instead of replacing the pet job link frenchi originally had)

oh sacred spork, smite mine enemies

Mar 12, 2019 7 years ago
pickle
is garBAE
User Avatar
Melyn

thanks so much for finding this! :)

just a quick fix though, in case anyone else has this issue:

[code:] a, a, a {display: inline} [/code]

changed the to , and everything worked!

looking for a pet born May 26, 2021

[flower=pickle]

Mar 12, 2019 7 years ago
jensen
rolled snake eyes
User Avatar
RM

oh, typical. i caught the error when i tested it on my pet but didn't correct it in my post 8) and np, glad i could help! (and that that topic wasn't as old as i thought, haha)

oh sacred spork, smite mine enemies

Please log in to reply to this topic.