View Full Version : Userlookup Sidebar/Top bar/Banner in Neopets help wanted!


amyjeannine
03-12-2006, 07:29 PM
I spent hours on this yesterday and I'm hoping that I don't have to spend as much time today!

My neopets userlookup is here: http://www.neopets.com/randomfriend.phtml?user=amyjeannine

Here is the coding I'm using:

<style type="text/css">
.tt { color: #ffffff; font-family: Papyrus; font-size: small; font-weight: bold; }
</style>

<style type="text/css">
p img{filter:chroma(color=white)}
</style>

<style>td,p,body{color:blue;font:12pt Papyrus}</style>

<style>center font b{display:none}</style>

The one just for me.

<style>body{cursor:crosshair}</style>

<style type="text/css">
body { background-color: #FFFFff; background-image: url(http://img.photobucket.com/albums/v93/schmendrick/bg.jpg); background-attachment: fixed; background-repeat: no-repeat; background-position: right top; }
</style>

<img id=mymenu src=http://img.photobucket.com/albums/v93/schmendrick/sbar.png usemap=#a border=0><style>#mymenu{position:absolute;left:0;top:44}</style>

</i><style type="text/css">
i.topbanner {position:absolute;left:0;top:0;background:url(htt p://img.photobucket.com/albums/v93/schmendrick/tbar.png);height:44;width:729;}
i.puos{width:510}
</style>

<style type= text/css >
i.topbanner { background: url(http://img.photobucket.com/albums/v93/schmendrick/lookupbar.gif);
height: 62px; width: 480px;
position: absolute;
top: 49px; left:227px; }
.hdr { visibility: hidden; }
</style>
<i class=topbanner> </i> </a>

I know just about next to nothing about css and styles and all this. These are all codes I've found on the internet, but none of them seem to really work for me. I've got the sidebar working, and that's awesome. I did have the top bar working too, but I noticed that my banner then disappears. So I moved my banner down in the coding, and then the top bar disappears! Gah!

What I also want to try to accomplish is to have the links on the top bar show up as well, something that I'm not sure is doable. I like having those there, so I want them to be there for other people to use if and when they visit my userlookup.

Sorry if I went into too much details... I hope someone can help me figure this out!

edit: After I posted this, I looked over the coding again and a space got put into the url of the tbar.jpg address, but I assure you that it is not there in the original coding.

allie
03-16-2006, 01:14 PM
I can't find anything wrong with your userlookup, did you get it fixed?