Question : CSS

Can someone look at www.shipfish2u.com/products.asp and tell me why my menu extensions fall behind the flash movie shopping cart?

Answer : CSS

You have a span used for margin, you need a block for doing this. Try adding:

display:block;

Or use a div instead of span
Random Solutions  
 
programming4us programming4us