I'm sure there has to be an answer around somewhere.
And I've tried a few different options and arrangements for different answers I've found for different profiles.
But I cannot seem to figure it out.
So some assistance would be AWESOME.
So this is the pet profile code I'm working with thus far:
code
<style type='text/css'>
/*Removing profile stuff*/
,
,
,
,
,
,
,
{display: none;}
,
, body,
,
,
{background-color:transparent;}
,
{
background-color: transparent;
}
{
background-color: transparent;
}
{height:100% !important;}
body {background: transparent url(http://i46.tinypic.com/29y4hp1.png); position: absolute; left: 20px; top: 620px; width: 608px; height: 438px;}
html {background:
url(http://i45.tinypic.com/2u7lwqs.gif); background-position: 0 0; background-repeat: no-repeat; background-attachment: absolute; margin-left: 50px; margin-top: -150px; height: 1268px;}
/*This deals with the pet treasure section and shows some of the possible elements. Any of these options can be used for all the elements*/
{
width: 84px;
height: 110px;
margin-right: auto;
margin-left: auto;
position: absolute;
left: 313px;
top: 20px;
background-color: transparent;
padding-bottom: 5px;
overflow-y: scroll;
overflow-x: hidden;
}
h2 {
display:none;
}
.statbar{display:none}
ul#pet_stats li {
display: none;
}
ul#pet_stats li:nth-child(10) {
display: block;
}
{width: 300; position: absolute; top: 250px; left: -130px;}
{
background-color: transparent;
position:absolute;
top:20px;
left:-170px; }
/*Moves minion section*/
{position:absolute; left:110px;top:50px;}
.treasure_item img {padding: 4px; margin-left: 4px;}
{
width: 300px;
height: 200px;
overflow-y: auto;
overflow-x: hidden;
position: absolute;
left: 98px;
top: 180px;
z-index: 20px;
}
{background: url('http://i48.tinypic.com/npqrfn.png') no-repeat; width: 18px; height: 372px; position: absolute; top: -40px; left: 240px; z-index: 23;}
</style>
Pet description text here. Pet description text here. Pet description text here. Pet description text here. Pet description text here. Pet description text here. Pet description text here. Pet description text here. Pet description text here. Pet description text here. Pet description text here. Pet description text here. Pet description text here. Pet description text here. Pet description text here. Pet description text here. Pet description text here. Pet description text here. Pet description text here.Pet description text here.Pet description text here.Pet description text here.Pet description text here.Pet description text here.Pet description text here.Pet description text here.Pet description text here.Pet description text here.Pet description text here.Pet description text here.Pet description text here.Pet description text here.Pet description text here.Pet description text here.Pet description text here.Pet description text here.Pet description text here.Pet description text here.Pet description text here.Pet description text here.Pet description text here.
What the problem is: I can't seem to pry the scroll bar overlay out of the pet desc. I don't know why but it's really starting to grate on me. Can someone please help? I'd be MOST appreciative.