I'm using this code for the sidebar.
<style>
.mysidebar{position:absolute ;top:10; left:0; height:798; width:245}
</style>
<p>< img id="m" src="url"" border=0 CLASS="mysidebar"></p>
But then, I realise that my sidebar is not the same dimension as that of Neo. So, I want to ask how do I add in the individual links? Is it by using the image link code? But that would mean that I have to cut up my sidebar..