Unfortunately, I can't give you the exact code to position a made shield over the neopets shield exactly. This is because certain things that people do to their look ups alter where the shield is on the page. This can be as simple as if you have added a description to your page (which lots of people do) and how long that description is.

You can alter the code yourself and this page is intended to explain how to do that :)


To position the shield you need to change the left and top values. Below is an example of one of the shield codes you can copy from this site. They are all basically the same apart from the image link.
The parts you need to alter to position your shield are highlighted in red in the example below

style type="text/css"> i.shield{background:url('http://www.thekikopuddle.com/kikoshield.gif');height:221;width:100;position:absolute;top:330;left:596}

If you set top as 0 and left as 0 then the shield would appear in the top left handcorner. By increasing the number you can make the shield move further down the page or further to the right. With a little bit of trial and error you should be able to position your shield without too much bother.

If you have any other questions about positioning the shield please post on the guild board and I'll be happy to answer :)