View Full Version : Sidebar help...


kashabay
05-25-2005, 06:19 PM
Hi all! I'm getting a bit frustrated... I'm trying to make my own pet lookups. I've got the right css for everything but the side bar. So far I've only been able to get to my Aisha's pet lookup. I'm geting ready to make my other pet's pages but I'm stuck with the sidebar. I used Darkest Faerie Lair's sidebar tut. and all went well, until I tried to apply it to the page.
Here's what the page looks like- Kolipity's lookup (http://www.neopets.com/search.phtml?selected_type=pet&string=Kolipity) I hope that worked... and this is the code I'm using (from the Sidebar tut)-
<style type="text/css">
.linksbar { position: absolute; left: 00; top: 63;
height: 421; width: 128; border: 0; }
i.sidesid { position: absolute; left: 00; top: 63;
height: 670; width: 130; background: url(http://i6.photobucket.com/albums/y206/kashabay/templatebot.gif); }
i.sidetop { position: absolute; left: 00; top: 00;
height: 063; width: 728; background: url(http://i6.photobucket.com/albums/y206/kashabay/templatetop.gif);
z-index: 1; }
#m, #n, #mb { background-color: transparent }
#mb { display:none; }
p img { filter: chroma(color=#FFFFFF); }
.tt { position: absolute; top: 12px; left: 380px;
z-index: 100; }
</style>
<i class="linksbar"> </i>
<i class="sidesid"> </i>
<i class="sidetop"> </i>
<img src="http://i6.photobucket.com/albums/y206/kashabay/linksbar.gif" class="linksbar" id="m" usemap="#a">

Any help would be appreciated... thanks in advance :)

kasha