EDIT: Lock please!
Hi, I recently had a neat bit of art done for my battle pet and while I have a decent profile for him as it is, I'd like to overlay the existing Nightmare Cadogre with this which is too big to upload to the site(I've read it can be scaled down with code but...). The CSS profile in place stems from SubetaLodge's pet profile list and while I've been able to make some small adjustments with their permission I have no idea how to actually code the overlay into position.
Code in place for his profile
<style>
body {background: url() no-repeat top
left;width:1400px;height:700px;} html {background: url(http://www.subetalodge.org/images/graphics/petprofiles/nss_darkmatter_repeat.png) repeat-y} body,font,td,a,p,table,div,tr{color:;}
, , -ban, -ban-main, -lrc, -rrc {display:none;} , , , , , , , , , h2, , .pet_age_info_date, .pet_wco_info_date{display:none;} , , {background:none} {height:100% !important;}
{width:230px;position:absolute;top:475px;left:-40px;} {position:absolute;top:100px;left:-20px;} .pet_spotlight{width:130px;position:absolute;top:410px;left:-40px;} .text{width:400px;height:470px;overflow:auto;position:absolute;top:105px;left:215px;}
{width:700px;position:absolute;top:680px;left:-85px;} .treasure_item{margin:3px;}
a:link,a:active,a:visited{color:;}
</style> Not sure how big you want the image, but I think this should be fine.
code
{
background: url(http://i.imgur.com/MTrZ98v.jpg);
background-size: 200px 200px;
background-position: left;
background-repeat: no-repeat;
}
[tot=Avilla]