PDA

View Full Version : IE6 bugs, .png


twodayslate
04-15-2007, 11:50 AM
http://twodayslate.com/test/test.php looks fine in IE7 and FF but IE6 is really messed up. I have decided that I will put stylesheet for just IE6 which should solve some bugs. However that still leaves me with .png transparency. I am using javascript right now but that does not work with repeating background images.

Just point me to some code or post it. I know almost no javascript.
Can someone point me to the way that does this (http://bonrouge.com/~fixH) but with pure CSS like bon says is possible?

If you can help I would greatly appreciate it.

BonRouge
04-15-2007, 12:37 PM
For the second bit, here's one way: http://bonrouge.com/~equalheightcss
Here's another: http://www.positioniseverything.net/articles/onetruelayout/print

twodayslate
04-15-2007, 01:21 PM
Thanks, will check those out and get back to you if I need help.

edit:// Ok, using the second link because yours does not support %s. I can not get it to work.
I do not get the styles for the # wrapper (display: block, display: inline etc) http://www.positioniseverything.net/articles/onetruelayout/example/equalheight

edit:// WOAH! Just looked at site in IE6, what happened?

twodayslate
04-17-2007, 05:45 PM
Bon, I was told this was impossible to do. I can not have the equal height and rounded corners, one or the other.