View Full Version : shop box


Sarah_000
08-14-2004, 12:45 AM
How do I get a box around the items in my shop I also want an image at the top of the box.. umm you know introducting the items :D.... Also how do I make the white area around the items diappear?

Thats alot of questions :)

Thanks.

westernrider
08-14-2004, 02:19 PM
<center><table border="3" bordercolor=0066ff cellspacing="1" bgcolor=ffffff width=500><tr><td></i>

That is the code for the box around your items :)

and

<style type="text/css">
p img{filter:chroma(color=white)}
</style>

To get the white to go away

I am not certain, but, I do not think you can get to take the white away in shops and more because I do not think they allow css

Glad to have helped :)

~Sophie

Sarah_000
08-14-2004, 08:48 PM
Well the box code worked but the css code didn't... I guess shops don't support css.

Thanks for your help.

westernrider
08-15-2004, 12:22 AM
I am glad to have helped :)

kittymon
12-23-2004, 05:19 PM
can u add a background to the box around your shop items (i remember i did this once but im not quite sure how...)

tokyo bleu
12-24-2004, 09:39 PM
I guess shops don't support css.

They used to, but Neopets disabled the feature because of security and other reasons.

ch1ck3n00d13
12-24-2004, 11:21 PM
can u add a background to the box around your shop items (i remember i did this once but im not quite sure how...)

background="URLOFBACKGROUND" I think you add this to your code.