Replies

May 6, 2009 16 years ago
Bollywood
User Avatar

If any of you have played Neopets, then you'll know that on your userlookup, it lets you add a shield and it would let you change the dimensions and the position. Is there a code for that on here? I want to get an image on a certain part of my pet profile but I don't know if there's even a code for it.

May 7, 2009 16 years ago
Revel
is sweet
User Avatar

You can position it with a Div, which I believe is also used for the Shield replacing.

You can use

{position: absolute; left: 270px; top: -100px; width: 141px; height: 83px; overflow:auto;} In style tags. After that put this in

<div id=DivName>Image</div>

Please log in to reply to this topic.