I need a few things fixed. Some of the text, and also the wishlist items, jump when hovered over. Also my pets name is too large (the font size) and it's going over into the description box.
These are the things that are wrong, viewed in Chrome.
If anyone could fix these, and maybe check and see if it looks okay on other browsers as well (firefox, safari, etc.)
Name your price! Thanks!
I adjusted the font size for your name and a few other things. As far as the text "jumping" that happens because of the invisible scroll bar. I don't know of any way to fix that but someone else might. You can see the changes I made on my pet's profile here before you change yours...
adjusted code...I had to remove most of your story from the code posted here because the post was too long.
<style>
html,body{
background-color:;
background-image:url(http://i45.tinypic.com/15ew7z6.png);
background-position:left top;
background-repeat:repeat-x;}
body,font,td,a,p,table,div,tr{ color: ; font-family:verdana; font-size:11px;}
b{color: ;} i{color: ;} u{color: ;}
a:active, a:link, a:visited { font-size:10px; color: ;}
a:hover { font-size:10px; color: ;}
h1{ color: ; font-size:17px; text-align:right;}
, , -ban, -ban-main, -lrc, -rrc {display:none;} , -right, , , , -container, , {display:none;} , , body, , , {background-color:transparent;} , h2 {display:none;} {display:none;}
{ position:absolute; left:-1px; top:270px; width:125px; height:120px; background-color:; z-index:2;margin:0px; padding: 0px; background-color:; border-top: 5px solid ; border-bottom: 10px solid ; border-left: 5px solid ; border-right: 5px solid ; -moz-border-radius: 0px 0px 10px 10px !important; -webkit-border-radius:0px 0px 10px 10px !important; border-radius: 0px 0px 10px 10px !important; -webkit-transition: 1s ease; -moz-transition: 1s ease; -o-transition: 1s ease; overflow: hidden;}
{ position:absolute; left:5px; top:0px; width:115px; z-index:99; background:white;}
{position:absolute; width:155px; height:346px; top:-8px; left:630px; margin:0px; padding: 0px; background-color:; border-top: 20px solid ; border-bottom: 10px solid ; border-left: 5px solid ; border-right: 5px solid ; -moz-border-radius: 0px 10px 10px 0px !important; -webkit-border-radius:0px 10px 10px 0px !important; border-radius: 0px 10px 10px 0px !important; -webkit-transition: 1s ease; -moz-transition: 1s ease; -o-transition: 1s ease; overflow: hidden;} .treasure_item {margin-top:5px;} :hover {overflow:auto;z-index:99; width:150px!important;} .treasure_item img {width: 40px; height: 40px; padding:2px;}
{ z-index:7; position:absolute; top:10px; left:10px; background-image: url(http://i50.tinypic.com/2yyuigy.png);}
.owner{ position:absolute; left:25px; top:245px; width:150px; z-index:7;}
.pet_color_info{ position:absolute; text-transform:lowercase; position:absolute; top:233px; left:25px; width:130px; z-index:10;}
.pet_name{ position:absolute; left:10px; top:210px; text-transform:bold; font-size:18px; z-index:10;}
.pet_spotlight{ position: absolute; left: 570px; top: -70px; width:90px; font-size:8px; z-index:10; line-height:1;}
{ width:130px; height:178px; position:absolute; top:-183px; left:530px;}
{ position:absolute; left:215px; top:10px; width:415px; height:325px; overflow:hidden; text-align:justify;}
:hover{ overflow-y:auto; z-index:3; width:420px!important; background:white;}
{ top:300px; left:-70px; width:490px; height:215px!important;}
{ width:354px; height:550px; position:absolute; top:-235px; left:730px; z-index:1;}
{ width:677px; height:639px; position:absolute; top:-290px; left:-40px;} </style>



I cannot tell you how fantastic you are! Thank you so so much! Can I send you something?!
Edit: The scroll bar being invisible isn't necessary for me, is there a way to just make it regular?
here you go
ed code...I had to remove most of your story from the code posted here because the post was too long.
<style> html,body{ background-color:; background-image:url(http://i45.tinypic.com/15ew7z6.png); background-position:left top; background-repeat:repeat-x;}
body,font,td,a,p,table,div,tr{ color: ; font-family:verdana; font-size:11px;}
b{color: ;} i{color: ;} u{color: ;}
a:active, a:link, a:visited { font-size:10px; color: ;}
a:hover { font-size:10px; color: ;}
h1{ color: ; font-size:17px; text-align:right;}
, , -ban, -ban-main, -lrc, -rrc {display:none;} , -right, , , , -container, , {display:none;} , , body, , , {background-color:transparent;} , h2 {display:none;} {display:none;}
{ position:absolute; left:-1px; top:270px; width:125px; height:120px; background-color:; z-index:2;margin:0px; padding: 0px; background-color:; border-top: 5px solid ; border-bottom: 10px solid ; border-left: 5px solid ; border-right: 5px solid ; -moz-border-radius: 0px 0px 10px 10px !important; -webkit-border-radius:0px 0px 10px 10px !important; border-radius: 0px 0px 10px 10px !important; -webkit-transition: 1s ease; -moz-transition: 1s ease; -o-transition: 1s ease; overflow: hidden;}
{ position:absolute; left:5px; top:0px; width:115px; z-index:99; background:white;}
{position:absolute; width:155px; height:346px; top:-8px; left:630px; margin:0px; padding: 0px; background-color:; border-top: 20px solid ; border-bottom: 10px solid ; border-left: 5px solid ; border-right: 5px solid ; -moz-border-radius: 0px 10px 10px 0px !important; -webkit-border-radius:0px 10px 10px 0px !important; border-radius: 0px 10px 10px 0px !important; -webkit-transition: 1s ease; -moz-transition: 1s ease; -o-transition: 1s ease; overflow: hidden;} .treasure_item {margin-top:5px;} :hover {overflow:auto;z-index:99; width:150px!important;} .treasure_item img {width: 40px; height: 40px; padding:2px;}
{ z-index:7; position:absolute; top:10px; left:10px; background-image: url(http://i50.tinypic.com/2yyuigy.png);}
.owner{ position:absolute; left:25px; top:245px; width:150px; z-index:7;}
.pet_color_info{ position:absolute; text-transform:lowercase; position:absolute; top:233px; left:25px; width:130px; z-index:10;}
.pet_name{ position:absolute; left:10px; top:210px; text-transform:bold; font-size:18px; z-index:10;}
.pet_spotlight{ position: absolute; left: 570px; top: -70px; width:90px; font-size:8px; z-index:10; line-height:1;}
{ width:130px; height:178px; position:absolute; top:-183px; left:530px;}
{ position:absolute; left:215px; top:10px; width:415px; height:325px; overflow:auto; text-align:justify; padding: 4px;}
{ top:300px; left:-70px; width:490px; height:215px!important;}
{ width:354px; height:550px; position:absolute; top:-235px; left:730px; z-index:1;}
{ width:677px; height:639px; position:absolute; top:-290px; left:-40px;} </style> <div id="sp"><img src="http://i50.tinypic.com/25g5cm0.png" /></div> <div id="box"><img src="http://i48.tinypic.com/2pr712p.png" /></div> <div id="chibi"><img src="http://i47.tinypic.com/20qhrub.png" /></div>
<div id="TEXTBOX">
chibis by <a href="/users/Cupcake" rel="Cupcake" class="use-tooltip"><img src="http://img.subeta.net/icons/user.gif" border="0">Cupcake</a> overlay by <a href="/users/Stacie" rel="Stacie" class="use-tooltip"><img src="http://img.subeta.net/icons/gold.gif" border="0">Stacie</a> couple art by <a href="/users/Ichigo_li" rel="Ichigo_li" class="use-tooltip"><img src="http://img.subeta.net/icons/user.gif" border="0">Ichigo_li</a> layout, heart + beaker by <a href="/users/ibook" rel="ibook" class="use-tooltip"><img src="http://img.subeta.net/icons/user.gif" border="0">ibook</a> code tweeking by <a href="/users/Paddy" rel="Paddy" class="use-tooltip"><img src="http://img.subeta.net/icons/gold.gif" border="0">Paddy</a>
</div>
<style> {background-image: url(http://i50.tinypic.com/2yyuigy.png);}</style>
</hr>
Excellent! I think we are ready to try for the pet spotlight again. Thank you so much again for your help, can I pay you for your efforts?