Replies

Jun 21, 2017 8 years ago
PiplupMagby34
is a SUPER USER!!!
User Avatar
Elsy

Could someone tell me how to remove bookmarks (from appearing on the profile) and place borders around the pet and minion?

This is the code I'm using:

<style>, , -ban, -ban-main, -lrc, -rrc {display:none;} , -right, , , , h2, a, {display:none;} , , body, , , {background-color:transparent;}body </style> <style> body {background-color: ;} </style> <style> .treasure_item {border:7px solid ; margin: 6px; padding: 2px;} </style>

Seeking help from you guys!

[tot=PiplupMagby34]

Jun 21, 2017 8 years ago
Sydney
needs more chocolate
User Avatar
Battle Warrior

For bookmark help go to https://subeta.net/preferences.php?act=bookmarks. Not sure about pet and minion codes, but when you find out let me know, good luck!

Jun 21, 2017 8 years ago
just2b
the Rreign Tamer
User Avatar
awesome-li-cute

Not a coder myself but these are my thoughts: 1 - might have something to do with using "<>" instead of "[]". 2 - if you hover over a pet, you'll get "https://subeta.net/pet.php?act=active&petid=1006954" and if you inspect the page you get "https://subeta.net/styles/petinfo.css?v=130" for the pet you're currently viewing 3 - if you hover over a minion, you'll get "https://subeta.net/pet.php?act=minion&petid=1006954"

Not sure if it'll help, but that's my 2 cents. Good luck!

๐Ÿ”ฅDragonHugs For All!๐Ÿ”ฅ ๐ŸŒบ LAIRBEARS RULE! ๐ŸŒบ

Seasonal clicks:
๐ŸŒน[flower=just2b]๐ŸŒน
๐ŸŽƒ[tot=just2b]๐ŸŽƒ
[Dance=just2b]
[Kiss=just2b]

โญThe WL of doooooooooooomโญ
(I apologize for the insanity that is my WL, it's a WIP)

desperately seeking [item=Skeletal Cuppa Sweater] [item=Comfy Skeleton Floof]
Jun 21, 2017 8 years ago
jensen
rolled snake eyes
User Avatar
RM

this is what the following code looks like <style>, , -ban, -ban-main, -lrc, -rrc {display:none;} , -right, , , , h2, a, , {display:none;} , , body, , {background-color:transparent;}

body {background-color: ;}

{ border:7px solid ; margin: 6px; padding: 2px;}

{ border:7px solid ; margin: 6px; padding: 2px;} </style> keep everything in one style tag and move # bookmarks from the third line (transparent) to one of the others (display:none;). right now you have the border on your pet treasure, not the minion, so you'd replace pet_treasure for pet_minion. i don't know if the border around the pet itself is what you want, but a box around the whole thing the easiest way i know how to do it, so yeah p:

e/ you're working on this one, yeah? if you want boxes around the pet, the minion, and the treasures you would obviously keep the pet_treasure code and add the others instead of replacing pet_treasure for pet_minion. sorry about that o:

oh sacred spork, smite mine enemies

Please log in to reply to this topic.