How do I keep my ghost from starving if I can't afford to upgrade my refrigerator? Also, how can the ghost be "not hungry" if her food meter is at -40 or so?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<style>
#screens img {
padding:0 6 6 0;
width:160;
height:100;
border:0;
}
#shot {
position:relative;
text-decoration:none;
float:left;
padding:0 10 15 0;
}
#shot span {
display:none;
}
#shot:hover span {
display:block;
position:absolute;
top:-5;
left:-85;
width:330;
background:#000;
color:#fff;
text-align:center;
font-style:italic;
padding:5 0 5 0;
z-index:100;
}
#shot span img {
width:320;
height:200;
padding:5;
}
#shot:hover span div {
padding:5 0 0 0;
text-align:center;
}
</style>
</head>
<body>
<div id="screens">
<a href="#" id="shot">
<img src="http://crystalshard.net/img/meta.png" name="pic">
<span><img src="http://crystalshard.net/img/meta.png" name="pz1"><div id="tx1">Caption</div></span>
</a>
<div id="extra">
<a href="#" id="shot">
<img src="http://crystalshard.net/img/meta.png" name="pc2">
<span><img src="http://crystalshard.net/img/meta.png" name="pz2"><div id="tx2">Text</div></span>
</a>
<a href="#" id="shot">
<img src="http://crystalshard.net/img/meta.png" name="pc3">
<span><img src="http://crystalshard.net/img/meta.png" name="pz3"><div id="tx3">More info</div></span>
</a>
</div>
</div>
</body>
</html>
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.108 seconds with 17 queries.