Got a little techonology problem that you need fixed pronto? Post it here and we'll see what we can do.
Topic locked

Shop Coding Help

Sun Mar 06, 2005 3:29 pm

Um, what is the CSS code to make the items in your shop not have a border. I had this code before but I accidentaly lost it. Help?

Sun Mar 06, 2005 3:33 pm

http://home.neopets.com/templates/homep ... me=csshelp


is a good place for finding coding for shops and userlookups

Code:
<body link=white>


is what your looking for I think though :)

Sun Mar 06, 2005 4:06 pm

Ah thank you. :)

But I have stumbled upon my old one.

Code:
img {border:0}
Topic locked