View Full Version : I need sidebar help!


watery_faerie123
10-01-2005, 05:29 AM
In my gallery, there are these weird little lines on my sidebar along with a broken image.

<style>
i.side { position: absolute; left: 0px; top: 130px; height: 703px; width: 130px; background: url(http://img269.imageshack.us/img269/9559/sidebar65oy.png); }
i.top { position: absolute; left: 0px; top: 090px; height: 040px; width: 728px; background: url(http://img188.imageshack.us/img188/8736/banner44hd.png); z-index: 1; }
#linksbar { position: absolute; left: 0px; top: 153px; height: 421px; width: 130px; filter: chroma(color=#00FF00); }
table, td, #n { background: transparent; }
a div, #mb, #m, #ol { visibility: hidden; }
</style>
<i class="side"></i>
<i class="top"></i>
<img src="" border="" id="linksbar" usemap="#a">

That's the code I used for it. Also, here's a link to my gallery.

http://www.neopets.com/gallery/index.phtml?gu=watery_faerie123

freakish_dude_
10-01-2005, 12:25 PM
im no good with css but this may be the problem
anner44hd.png);
the ');' is part of the link

edit: sorry i just realised that what i said made no sense sorry

watery_faerie123
10-02-2005, 03:32 AM
So anyone else wanna give this a try? It's a pretty tough cookie!

watery_faerie123
10-05-2005, 04:26 AM
Nevermind, I got it now.