hehe. I feel like I have asked this so many times and yet it doesn't stick in my head.
I am looking for the code that makes the pet's friends section scroll with the description (like how it is without coding but made to the width and stuff that I want)?
Does this make sense to you?
In case you wanna know this is the code I am using (it is basic fun)
<style>
.pet_age_info_date, .pet_age_info, .pet_wco_info, .pet_wco_info_date {display:none;}
, , -ban, -ban-main, -lrc, -rrc {display:none;}
, -right, , , , -container, {display:none;}
, , body, , , {background-color:transparent;}
html {background-color: ; background-image: url(http://i47.tinypic.com/6rlpc0.png); repeat;}body {background-color: transparent; background-image: url(http://i49.tinypic.com/2hohffk.jpg); background-position: top left; background-repeat: no-repeat; height:1100px; width:1300px;}
body,font,td,a,p,table,div,tr{ color: ; font-family:verdana; font-size:9px; text-decoration:none; text-transform:none;}
b{color: ;}
a:active, a:link, a:visited { font-size:8px; color: ; text-transform: none; text-decoration: none;}
a:hover { font-size:8px; color: ; text-transform: none; text-decoration: none;}
h2, h1 {display:none;}
{ position:absolute; top:160px; left: -40px; border:0px solid black; width:200px; height:195px overflow:auto;}
{display:none;}
{ position:absolute; top:315px; left:180px;}
{ position:absolute; top:420px; left:-43px; border:1px solid black; width:320px;}
{ position:absolute; width: 200px; left: 305px; top: 5px; overflow:auto;}
.treasure_item img{border:1px solid ;width:35px;height:35px}
.treasure_item{margin-top:5px;margin-left:-10px!important;}
{ position:absolute; width: 150px; top: 260px; border: 0px solid black; margin-right: auto;}
.friend_div { margin-top:0px; margin-left: 2px !important; margin-bottom: -50px !important;}
p.pet_spotlight{ position:absolute; left: 245px; top: 4px;} </style> Wake up in the morning feeling like P Diddy<BR> (Hey, what up girl?) <BR> Grab my glasses, I'm out the door, I'm gonna hit this city<BR> (Lets go) <BR> Before I leave, brush my teeth with a bottle of Jack<BR> 'Cause when I leave for the night, I ain't coming back<BR><BR>
I'm talking pedicure on our toes, toes<BR> Trying on all our clothes, clothes<BR> Boys blowing up our phones, phones<BR> Drop-topping, playing our favorite CDs<BR> Going out to the parties<BR> Trying to get a little bit tipsy<BR><BR>
Don't stop, make it pop<BR> DJ, blow my speakers up<BR> Tonight, I'mma fight<BR> 'Til we see the sun light<BR> Tick tock on the clock<BR> But the party don't stop, no<BR><BR>
Don't stop, make it pop<BR> DJ, blow my speakers up<BR> Tonight, I'mma fight<BR> 'Til we see the sun light<BR> Tick tock, on the clock<BR> But the party don't stop, no<BR><BR>
not quite sure what you're asking. Maybe you need to add the following in the .friend_div position:absolute;
If that's not it, a link to which pet you are working on might be helpful.
In loving memory of Need posting achievements?Then join Posting Frenzy Achievement Items - searchable list List of Borders and cutouts New at Fresh and Flavorful Ping Group
, it is a profile for someone else... right now the coding is on this pet.
As far as I can see you already have the code in place, just need to fiddle with the placement?
On the page you linked me to the pet friends section is turned off (display: none). But I assume you want to place the pet friends directly underneath the pet treasure? In which case you would add left: 305px;. Is the friends section too long? If so, you could resize the images or add overflow: auto; to get scroll bars.
Its really hard to help here because, I'm really not sure what you are asking for.
In loving memory of Need posting achievements?Then join Posting Frenzy Achievement Items - searchable list List of Borders and cutouts New at Fresh and Flavorful Ping Group