[help] Table background problem with IE

Hi,

I've another problem for my website :

With firefox I saw all tables background but with internet explorer I see only my left and right border (with shadow) but not the background for the buttons, and the one in the cell under.

My website is http://macosxemulation.free.fr.

So the problem is only with internet explorer.

Thanks

#296524

IE does not support png with transparency. There are some hacks but they're not worth it.

My opinion, learn something about css on A List Apart, and use this for your toolbar. It's going to be easier and to look better :D (these website are quite slow for me today... strange... have patience)

#296527

You can see very simple implementation of a css with HTML

and CSS

dump those tables!! get into css.. ;)

Also IE doesnt support transparency of PNGs.. use same bg for images instead...

i second dreadnaut for alistapart.. (great info dere) :D

#296530

Thanks I try what you've say.

I suppose I must now learn css. ;)

//EDIT : www.alistapart.com doesn't work for me thanks anyway I wait.

#296541

now it's working again :)

#296565

Thank you for the information

#296574