I found a free pet profile to use but for the description part whenever i am writing something it would not show up on my pet profile. I don't know if i'm doing something wrong like writing in the wrong part or the code just doesn't work for me..
Here is the code:
<style> /* A free Pet Profile created by FallenSamurai, avaliable at https://subetagraphics.proboards.com */ /* ------------------ Overall ------------------ */ html { margin: auto !important; width: 100%; height: 100%; background: url(http://images.forwallpaper.com/files/thumbs/preview/12/126385__vintage-letters-envelopes-postcards-stamps-perfume-brooch_p.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-color: green; } body { width: 760px; height: auto; margin: 0 auto; position: relative; background: transparent; margin-top: 50px; margin-bottom: 50px; font-size: 10px; color: ; } h2, , , , , , , , , .pet_age_info_date, .pet_wco_info_date { display:none; } a:link, a:visited, a:hover { color: ; } , { height: auto !important; background-color: rgba(255,255,255,1); margin-left: 0px; padding: 0px; min-width: 100%; } { background: transparent; } { width: auto; padding: 25px 25px 0; } /* ------------------ DO NOT TOUCH ------------------ */ ::after { content: 'free profile by FallenSamurai @ subetagraphics.proboards.com'; font-size: 9px; margin-left: 2px; } /* ------------------ END DO NOT TOUCH ------------------ */ /* ------------------ Minion ------------------ */ { width: 200px; height: 163px; margin: 0; padding: 0; font-size: 10px; } /* ------------------ Pet Info ------------------ */ { width: 290px; } .pet_name { font-family: georgia; } .pet_color_info { position: relative; top: -15px; } .owner { position: relative; top: -15px; } { width: 250px; height: 250px; margin: 0 auto; background-position: 50% 50%; background-repeat: no-repeat; } /* ------------------ Stats ------------------ */ { display:none; } /* ------------------ Spotlight ------------------ */ .pet_spotlight { position: absolute; left: 525px; top: 15px; width: 210px; height: 163px; padding-top: 20px; font-size: 10px; } /* ------------------ Pet Description ------------------ */ { padding-bottom: 20px; padding-top: 20px;Hello.
} /* ------------------ Pet Treasure ------------------ */ { } .treasure_item { margin-right: 6px; margin-bottom: 6px; } .treasure_item img, .treasure_item { width: 64px; height: 64px; } /* ------------------ Pet Friends ------------------ */ { } .friend_div { display: block; height: auto; margin: 3px; padding: 5px; text-align: center; width: 100px; } </style>Much appreciation to whoever is able to help me fix this issue because I really want to work on HappyBear's profile ~
so the profile works for you but you want to write some text, and that text isn't showing up?
are you writing inside or outside of the style tag?
I tried it out on Bzzt's profile and it seems to be working (cleared it, can add it back if you want me to though)
Moving this to Profiles & Graphics Discussion, as it fits better there. :)

You need to write your text outside of the code. Try writing it at the very top, before the <style> tag.
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights