![]() |
|
#1
|
|||
|
|||
|
I rendered my website in IE6 and there seems to be some formatting issues. I've tried playing with my CSS but I have no luck. Any suggestions?
This is what it is suppose to look like (provided by http://ipinfo.info/netrenderer/): http://www.sfu.ca/~jca41/stuph/ieBug...e/problem2.jpg Screenshot to render problem: http://www.sfu.ca/~jca41/stuph/ieBug...te/problem.jpg Coding to website: http://www.sfu.ca/~jca41/stuph/ieBug...emplate13.html http://www.sfu.ca/~jca41/stuph/ieBug...e/format13.css |
|
#2
|
||||||||||||
|
||||||||||||
|
It's likely just a problem with how IE6 uses divs. I would specify your padding, width etc in relative units rather than px and see if that fixes it.
__________________
__________________
"I loved the P182 so much that, when my wife's system was all noisy and needed all sorts of cleaning, I bought her one. Then, when I wanted a cat, I bought a P182. The P182 is not a cat per se, but it's still an excellent buy."
My System: 日夏子
|
|
#3
|
|||
|
|||
|
That sounds like that could be the problem. I'll try playing around with my pads.
|