View Full Version : Neopet's Userlookup help.


..::Kira::..
08-12-2006, 12:22 AM
Ok. I am new at makin user lookups and I was wondering if anyone could help me with mine. Here is the url: http://www.neopets.com/randomfriend.phtml?user=rvd_fan45686
See the div at the top? I Dont want it to scroll with the rest of the page. I want it to kind of hover over the layout. I also want to know how to center all my user-info and things.

Here is my code so far:



<style> Body{scrollbar-track-color:000000;scrollbar-face-color:000000;scrollbar-highlight-color:0099FF;scrollbar-base-color:0099FF;scrollbar-DarkShadow-color:0099FF;scrollbar-Shadow-color:0099FF;scrollbar-arrow-color:FFFFFF;}</style>
<style>
table, td, #n { background: transparent; }
a div, #mb, #m, #ol, #tbg, .tt, #nst, .tl { visibility: hidden; }
</style>


<div style="position:absolute; left:128px; top:0px; width:618px; height:200px; background-; overflow:auto;">
<IMG SRC="http://i72.photobucket.com/albums/i197/Rubys_originals/userlookupbanner2.gif">
</div>


<style>
body {
background-image:url('http://i72.photobucket.com/albums/i197/Rubys_originals/userlookupbg2.jpg');
background-repeat:no-repeat;
background-position:center center;
background-attachment:fixed;
}
table, tr, td {
background-color:transparent;
}
.mpd {
position:absolute; left:0; top:0;
}
</style>


<table style="align:center;width:400;top:300;left:200;">
<tr>
<td width="100%">
<a href=http://www.neopets.com/>Neopets</a> | <a href="http://www.neopets.com/addpet.phtml">Create a Neopet</a> | <a href="http://www.neopets.com/petcentral.phtml">Pet Central</a> | <a href="http://www.neopets.com/explore.phtml">Explore</a> | <a href="http://www.neopets.com/gameroom.phtml">Games</a> | <a href="http://www.neopets.com/neomessages.phtml">Neomail</a> | <a href="http://www.neopets.com/objects.phtml">Shops</a> | <a href="http://www.neopets.com/neoboards/index.phtml">Boards</a> | <a href="http://www.neopets.com/nf.phtml">News</a> | <a href="http://www.neopets.com/stuff.phtml">Stuff</a> | <a href="http://www.neopets.com/help.phtml">Help</a> | <a href="http://www.neopets.com/loginpage.phtml">Login</a> | <a href="http://www.neopets.com/index.phtml">Logout</a>
</p>
<p class="center"><br><br>
<img src=http://i72.photobucket.com/albums/i197/Rubys_originals/me.jpg>

</p>
</p>
</td>
</tr>

..::Kira::..
08-18-2006, 04:02 PM
I need help. Can't anyone help me?