Hi,
Our site using CSS for windowXP,the gray context box position looks ok,but there is a problem for window 7,the top two gray context box's position that looks off the position. How to fix this problem using CSS for window 7?
Thanks,
Kent
site
Hi,
Our site using CSS for windowXP,the gray context box position looks ok,but there is a problem for window 7,the top two gray context box's position that looks off the position. How to fix this problem using CSS for window 7?
Thanks,
Kent
Site is: www.coinempire.net
Hi kentzhu, It's more like
Hi kentzhu,
It's more like the different browsers rather then Operating systems you should be looking at.
XP might still be IE6 ( everyones least favorite browser)
Win7 might be IE8
The site renders in Quirks mode so IE8 will render it badly.
Start by validating the site:
http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fwww.coinempire.net%2F
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.coinempire.net%2F
That might take some time and understanding, then things will be much easier to fix.
CSS sample
Thanks for your response.
I still don't know how to fix this. Could you show some sample for CSS code?
Some sample CSS code? Like p
Some sample CSS code?
Like
p { color: #000; font-size: 0.9em; }
I don't see how that's going to help anything.
Have you validated your code yet using the links above?
Some sample CSS code? Like p
Wow double post and I didn't even click the button twice. Nice!
Hi Kentshu, I booted up my
Hi Kentshu,
I booted up my virtual machine and had a look in IE6, IE7 & IE8.
The only issue I see is the png transparency in IE6.
I don't see anything wrong with the content boxes.
Can you provide a screenshot with the problem clearly marked and explain what browser you are using.


