Replies

Apr 22, 2018 7 years ago
Elementary, my dear
Written
User Avatar

I'm also prone to overexaggeration. Anyway.

I've just come back from a long time away (yay grad school) and my pet profiles are a mess. It's been a while since I've coded everything, and I'm not really sure how to fix it.

Here's the coding that is basically the same for all my pets:

Coding

<style> /* REMEMBER TO USE br NOT p SINCE YOU DON'T LIKE CLOSING YOUR PARAGRAPH TAGS */ , .hustler, , , h2, , , -bubble-wrapper, -counter-wrapper, .pet_wco_info_date, .bookmark, , , , {display: none;} /* BYE FELICIA */ body, , {position: absolute; margin: 0px; padding: 0px; background: none;} /* DO THE RESET YEAH */ body {overflow-y: hidden; overflow-x: auto;} /* NO MORE SCROLLY BAR */ , , {position: absolute;} /* HOLD STILL */ {margin-top: 425px; margin-left: 175px; z-index: 2; height: 70px; overflow: hidden;} /* MINION */ {margin-top:-80px;} {margin-left: 150px; background: white; height: 100%; z-index: 1; border-left: 3px double silver; border-right: 3px double silver;} /* PET IMAGE */ {margin-top:90px;margin-left: -3px;} .pet_like {display: none;} /* LIKE HEART */ {margin-left: 430px; margin-top: 0px; font-family: georgia;z-index:1} /* STATS, ALSO BELOW */ {border: 3px double silver; border-right: none !important; height: 290px; width: 164px; margin-top: 120px; background: white; height:100%; z-index: 2;border-top-left-radius:10px;border-bottom-left-radius:40px;} .statbar {width: 110px; border: 1px dotted black;} {margin-top:2px; margin-bottom:3px;} /* PADDING FROM THE TOP OF STATS */ .statbar div.stat {background-color: ;} /* RED */ {color: ;} .statbar div.stat {background-color: ;} /* ORANGE */ {color: ;} .statbar div.stat {background-color: ;} /* YELLOW */ {color: ;} .statbar div.stat {background-color: ;} /* GREEN */ {color: ;} .statbar div.stat {background-color: ;} /* BLUE */ {color: ;} .statbar div.stat {background-color: ;} /* PURPLE */ {color: ;} , , {display: none;} /* MODIFY FOOD EATEN FOR REVERAI */ a {display: none;} a, a {display:inline !important;} /* NO ENABLE WEAPONS SHOWING TEXT */ {position: absolute; border: 3px double silver; margin-left: 594px; margin-top: 125px; padding: 10px; height: 340px; width: 312px; overflow:auto; font-family: garamond; background: white; z-index: -1;border-radius: 5px;} {font-family: calibri; font-size: 10px; color: ; font-variant: small-caps; text-decoration: none;} a:hover {font-weight:bold; text-decoration: none;} {position: absolute; border: 3px double silver; border-left: none !important; margin-left: 934px; margin-top: 160px; height: 272px; width: 154px; overflow:hidden; background: white; z-index: 1;border-top-right-radius: 40px; border-bottom-right-radius:10px;} /* TREASURE, AND BELOW */ img {margin-top: 1px; width: 38px; height: 38px;} .treasure_item {width: 38px; height: 38px;} body {font-family: georgia;} /* BECAUSE SUBETA DID SOMETHING AWFUL TO THEIR FONT */ body {background:url(http://i.imgur.com/1fdBfbg.jpg) fixed center center; background-size: 100%;} </style>
Anozira was my first pet when I was introduced to Subeta nearly three years ago, and she's been my pet ever since. I've always loved her coat as it's the colors of my alma mater, so I don't have plans to change that any time soon.

Update 8/13/13: changed Anozira from her original common legeica into a sun feli. Because reasons.

Update 9/6/14: currently zapping in the hopes of a reborn legeica

Update 9/24/14: got tired of zapping

Update 11/3/16: Stumbled across the perfect minion in the token shop!

Update 1/6/17: her treasure chest finally grew up a bit

Background from Pixels Talk. Coding by me.

Edit

IIRC, I wrote it myself. You may see some snarky comments to myself in there...

Anozira

I've been sneaking on to Subeta now and then, so I know the problem with my profiles occurred a while ago, and I have no idea how to search for a solution since the search function of the forums are down. None of the top threads seemed to answer the dilemma.

The problem is that the page stops a little more than a third of the way in with a vertical scroll bar. This is not supposed to happen. You should be able to view all columns free and clear and static on the page. I've discovered that if I set body, , and to width: 100%, I get this. However, this is not quite right because it is way too far to the right. I'm not sure if some new padding or something has been inserted that I have to get rid of. Also, see the scroll bars? There should be no scroll bars.

Please, for the love all things Subetan, halp!

(Also, why do I not see avatars on the forums anymore?)

The past is written, but the future is left for us to write. ~ Picard

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

if it looked like this before - then I got the fix for you

Apr 22, 2018 7 years ago
Elementary, my dear
Written
User Avatar

Yes! Thank you so much! What did you do differently? I was looking over the code but I can't spot it.

The past is written, but the future is left for us to write. ~ Picard

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

since the changes, we need to add a overflow: visible; to the contents-tag :) You are welcome!

Apr 22, 2018 7 years ago
Elementary, my dear
Written
User Avatar

So simple, and yet so frustrating if it's not there. Thanks again!

Btw, unrelated, but do you happen to know why I can't view avatars on the forums anymore?

The past is written, but the future is left for us to write. ~ Picard

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

mhm ... did you maybe changed your preferences? there's a possibility to disable to show full avatars - if you enable it again it may take a few minutes but then you should be able to see the avatars again

Apr 22, 2018 7 years ago
Elementary, my dear
Written
User Avatar

Hmm, I wonder if that's new because I don't think I actively disabled that preference. But fixed again. Thanks so much for all your help! :D

The past is written, but the future is left for us to write. ~ Picard

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

who knows ^^ but you are welcome ❤️

Please log in to reply to this topic.