Rahul Gonsalves wrote:
> http://rahulgonsalves.com/ver3-b/

> The gray background image seems to be shifted 1-pixel lower in 
> Windows browsers (FF/Opera/IE6). They display fine on FF/Camino/ 
> Safari on OS X. Any suggestions?

Sorry, but you can't expect an element in the flow to hit an image on
body with any degree of precision. +/- 1px off is to be expected, and
you'll get a lot more if you apply font resizing in browsers.

You will have better response across browser-land if you delete the
background image on body, and instead style the elements directly to
appear as you want.

To give you some ideas about how to do that, give this copy of your page
(with suggested corrections) a few hundred percent font resizing...
<http://www.gunlaug.no/tos/alien/rag/test_07_090412.html>
...and it will still hold.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to