Jump to content

Userlookup coding question?


billyeann

Recommended Posts

Hi I was wondering if anyone could help me.
I am wanting to add a scroll box with my pets on my page
something like this
http://www.neopets.com/userlookup.phtml?user=princ3sscouture

Also is there anyway the picture will update whenever I change their customization?

 

 

I had posted this before, but it got deleted (I Think I posted it in the wrong area)

so I lost the code:(

 

 

 

 

 

 


This topic has been edited by a member of staff (Rune Valentine).
The topic was posted in the wrong area.
Please check your user inbox to see if you have been contacted regarding this topic.
Per the reason above, this topic has been MOVED from 'Neopets Help' to 'Graphics'.

Link to comment
Share on other sites

Hey BillieAnn,

 

I played a little with your lookup code in order to do what you asked. I have to say I did not created any of the code I used, I just copied part of the code in the reference lookup, so this means that you should give Silent Serenity credit in your lookup! That should be easy since there's already credit to them in your lookup.

 

The biggest problem I've had here is the lack of alowed characters to work with, since I'm not really good at coding I didn't really now what I could do to help with it. Of course someone with more experience could improve it even more, but what I did works, so I'm happy with it.

 

<style>
#userneopets {
	margin-top: -625px;
	width: auto;
	border: none;
}
#usertrophies {
	width: auto;
	margin-bottom: 300px;
}
#usertrophies img {
	width: 75px;
	height: 75px;
}
#ncmall .contentModuleTable {
	margin-top: -6px;
}
img {
	border: none;
	padding: 1px;
}
#menu {
	text-align: center;
	overflow: visible;
	margin-top: 90px;
	float: left;
	height: 0px;
}
#content {
	margin-left: 170px;
	border: none;
	width: auto;
	background-color: transparent;
}
#main {
	margin-left: 50px;
	margin-top: -100px;
	background-color: transparent;
	border: none;
}
.sidebar, #footer, #ban, .contentHeader, .eventIcon sf, #nst, .user, #header, .brand-mamabar, #superfooter, hr, #userneohome, #habitarium {
	display: none;
}
h1, .contentModuleHeader, .contentModuleHeaderAlt {
	color: #fff;
	text-align: center;
	font: 12pt Helvetica;
	background: #262D33;
	letter-spacing: 2px;
	border-bottom: 2px dashed white;
}
#userneopets img {
	background-color: #8D9685;
	border: 1px solid #fff;
	padding: 7px;
}
.contentModuleTable, .contentModuleContent {
	border: none;
	background-color: #fff;
}
.contentModule {
	border: none;
	background-color: #fff;
}
a:link, a:visited, a:link b, a:visited b {
	color: #553D25 !important;
	font: bold 9pt trebuchet ms;
	line-height: 14px;
}
a:hover b, a:hover {
	color: #202022 !important;
	cursor: crosshair;
}
a:hover img {
	background-color: #413936 !important;
}
body {
	background-color: #000;
}
b {
	color: #456C8B !important;
	font: bold 9pt trebuchet ms;
	line-height: 12px;
}
.p, .medText, font, body, table, tr, td {
	color: #4F514E;
	font: 10pt trebuchet ms;
	line-height: 10px;
}
#neo {
overflow: hidden;
height: 271px;
width: 97%;
background: white;
border: 7px solid #8D9685;
z-index: 5;
}
#neo2 {
overflow: auto;
height: 269px;
width: 99.7%;
}
#neo a {
	width: 180px;
	height: 246px;
	overflow: hidden;
	display: block;
}
#neo img {
	;
	margin-top: -27px;
}
#box2 {
width: 400px;
height: 500px;
overflow: hidden;
}
</style>

<div id="neo" style="position: fixed; bottom: 15px; left: 18px;">
<div id="neo2"><table><tr>
<td>
<a href="/petlookup.phtml?pet=Daisojou">
<img src="//images.weserv.nl/?url=http://pets.neopets.com/cpn/Daisojou/1/4.png"></a>
</td>
<td>
<a href="/petlookup.phtml?pet=Lesstat">
<img src="//images.weserv.nl/?url=http://pets.neopets.com/cpn/Lesstat/1/4.png"></a>
</td>
<td>
<a href="/petlookup.phtml?pet=Ninoska">
<img src="//images.weserv.nl/?url=http://pets.neopets.com/cpn/Ninoska/1/4.png"></a>
</td>
<td>
<a href="/petlookup.phtml?pet=Streich">
<img src="//images.weserv.nl/?url=http://pets.neopets.com/cpn/Streich/1/4.png"></a>
</td>
<td>
<a href="/petlookup.phtml?pet=thin_dragon">
<img src="//images.weserv.nl/?url=http://pets.neopets.com/cpn/thin_dragon/1/4.png"></a>
</td>
<td>
<a href="/petlookup.phtml?pet=Sarisol">
<img src="//images.weserv.nl/?url=http://pets.neopets.com/cpn/Sarisol/1/4.png"></a>
</td>
<td>
<a href="/petlookup.phtml?pet=Frightnite">
<img src="//images.weserv.nl/?url=http://pets.neopets.com/cpn/Frightnite/1/4.png"></a>
</td>
</tr></table></div>
</div>

<div id="menu" style=";">
<table width="200" style="background: #fff; overflow: visible; border: none; padding: 5px;"><tr><td>
<h1>Menu</h1>
Navigate;
<a href="/myaccount.phtml">1</a>  
<a href="/quickref.phtml">2</a> 
<a href="/games/arcade.phtml">3</a> 
<a href="/explore.phtml">4</a> 
<a href="/nf.phtml">5</a> 
<a href="/community/index.phtml">6</a> 
<a href="/objects.phtml">7</a> 
<a href="http://ncmall.neopets.com/mall/shop.phtml?page=&cat=">8</a> 
<a href="http://secure.nc.neopets.com/membership/">9</a> 

<br><br><h1>About</h1>

<br>
Hi I am BillyeAnn.  I have been playing neopets for over half of my life!<br>
I am 24 years young. I am a very nice neopian, and if you ever have any questions, <br>
I love nc customizations.  Feel free to see what I have up for trade on DjRoRo's petpage!<br><h1>Pets</h1>
<img src="//images.weserv.nl/?url=http://i90.photobucket.com/albums/k277/billyeisaboysname/12123.jpg" border="2"><h1>My Wishlist</h1>
<br>
♥ Reach 10 million nps<br>
[X] Buy a white/shadow paintbrush<br><i>For Kruegerr and Lesstat</i> <br>
♥ Build a spooky gallery<br>
♥ Eventually have enough neopoints to gift others their dreamie<br>
</td></tr></table>
</div>
<br><br><br><div id="margin" style="margin-top: 335px;"></div>
<style>
.ani img {
	top: 0px;
	left: 0px;
	z-index: 1;
}
</style>
<div class="ani"><img src="//images.weserv.nl/?url=http://i112.photobucket.com/albums/n181/behindtheeyes7/ani/cobwebe.gif" style="position: fixed;"></div>
<a href="/~Tines">Float by SS!</a><style>
.ani img {
	bottom: 0px;
	right: 0px;
	z-index: 1;
}
</style>
<a href="/~Tines">
</style>
<a href="/~Tines">Float</a><div class="canv" style="position: fixed;"></div>
<style>
.tomb img {
	bottom: 0px;
	right: 0px;
	z-index: 1;
}
</style>
<a href="/~Tines">Float by Shirmeital</a><div class="meital" style="position: fixed;"></div>
<a href="/~Tines">Float by Shirmeital</a><div class="meital" style="position: fixed;"></div>
<a href="/~Tines">Float by Shirmeital</a><div class="meital" style="position: fixed;"></div>

 

 

Edited by _ma_cris
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...