Mr. X
April 19th, 2003, 08:13 PM
I got this little menu thing with thumbnails. I use this CSS code to center it:
.sketchNavBar {text-align:center; margin-left: auto; margin-right: auto;} and it works fine in every browser on my Mac but not in IE on Win :(
I found this hint somewhere saying that Win IE requires text-align:center; to be added for the table to be centered. That's why I put it there but it doesn't seem to change anything...
the page is there if you wanna look at it:
http://www.mrxsss.com/sketches.html
the little squares on top are supposed to be centered horizontally...
Thx for any help at all :)
.sketchNavBar {text-align:center; margin-left: auto; margin-right: auto;} and it works fine in every browser on my Mac but not in IE on Win :(
I found this hint somewhere saying that Win IE requires text-align:center; to be added for the table to be centered. That's why I put it there but it doesn't seem to change anything...
the page is there if you wanna look at it:
http://www.mrxsss.com/sketches.html
the little squares on top are supposed to be centered horizontally...
Thx for any help at all :)