Hi. I have been playing around with coding and I have no idea what I did wrong. please help me! this is the pet: https://subeta.net/pets/Sprynkles included the code, to make it easier.
this is the code
<style>
, , , , , div#footer, div#banner, .event, div#time, div#date, div#loginstatus, div#header, div.leftpanelseparator, div.leftpanel, .pet_wco_info_date {display:none;}
{background: transparent; font-color: ;} {background: url(https://68.media.tumblr.com/c561117f96aabfd82851abe44fb800c6/tumblr_npmo9cddgu1u8vlf0o2_r1_540.png) repeat-y !important; height:100% !important; font-color: ;}
html {background-color: !important; times new roman; font-size: 10px; font-color: ; } body {background-color: !important; font-family: times new roman; font-size: 10px; font-color: ; } a:link, a:visited, a:active {font-family: verdana; font-size: 10px; color: ; }
h1 {display:none;}
{position: absolute; top: 300px; left: 300px } {position: absolute; top: 10px; left: 200px; width: 100px; } {position: absolute; top: -100px; left: 550px;}
{position: relative; top: 10px; left: 0px; } a {color: ;} .pet_spotlight {position: absolute; top: 420px; left: 650px;} .pet_name{position:relative; left: 300px; top: 200px;}
{position: absolute; top: 0px; left: -400px; height: 700px; width: 550px; overflow: no; background: transparent; } .treasure_item {margin:3px;} {position: absolute; top: 500px; left: 300px; width: 250px; height: 500px; overflow: auto;}
{position: relative; top: 700px; width: 400px; left: 200px; font-size: 12px !important; }
</style>
this should be moved to profiles & graphics discussion c:
to show the pet name, get rid of h1 {display:none;} and to have it show right under the image get rid of .pet_name{position:relative; left: 300px; top: 200px;} too, since it places it in the middle of the page
for the owner color and all that try this:
.owner, .pet_color_info, .pet_age_info_date {width: 200px;}
i have to go now but i'll see what i can do for the background and font color later, good luck! ; v ;