So I saw a trick someone suggested to separate treasures, which worked well on one of my profiles that has old coding, but on a profile with newer coding that someone did for me the line goes BEHIND the treasure instead of over it? How can I make it so that the line goes over my treasure, like in my profile with old coding? This is what I mean:
Profile with old coding (over treasure)
<style>
{position: relative; top: 1200px; left: 180px; height: 2px; width: 270px; background-color: ; }
body, html, div {color: ; font-size: 13px; }
.pet_name {
color: !important; font-size: 30px; font-family: adobe caslon pro; font-variant: small-caps;
}
{background-image: url(https://upload.vstanced.com/images/2016/01/30/aqua2.jpg);}
{ width: 209px; }
{ width: 188px; }
{ position:absolute; left: 600px; }
.pet_age_info_date, .pet_age_info, .pet_wco_info, .pet_wco_info_date { display:none; }
.pet_like {display:none;}
.pet_color_info{font-size: 10px; color:;}
.owner{font-size: 10px;color:;}
.stat {display:none;}
.statbar {display:none;}
{display:none;}
h2 {
display:none;
}
h2 {
display:none;
}
{
display:none;
}
</style>
Profile with new coding (behind the treasure)
<style>
, , -ban, -ban-main, -rrc, -lrc, , -right, h2, , .prototip, .statbar, {display:none;} a {display:none;}
, , body, , {background-color:transparent;height: auto !important;}
.pet_like, , , , .pet_age_info_date, .pet_wco_info_date {display:none;}
body, html, div {color: ; font-size: 12px; font-family: constantia; }
{position: absolute; top: 70px; left: 350px;}
.pet_name {position: absolute; top: 320px; left: 385px; color: !important; font-size: 40px; font-family: constantia ; font-variant: small-caps;} .pet_color_info {position: absolute; top:450px; left:388px;} .owner {position: absolute; top:470px; left:385px;}
{position: absolute; top: 350px; left: 337px; width: 200px; height: 100px; overflow:auto; text-align:center;font-size:40px;color:; font-family: constantia; font-variant: small-caps; line-height: 80%;}
{position: absolute; top: 1230px; left: 220px; height: 2px; width: 300px; background-color: ; } {position: absolute; top: 500px; left: 300px; width: 300px;}
.treasure_item { margin-top:5px; margin-left:5px; } </style>
[img align=right]http://s12.postimg.org/9vak97rsp/00az0z8t.png[/img]