Just a thought - is the content overflowing the body - you have the body
defined as 100% so wide text should not stretch that box?
Mike
________________________________
From: [email protected]
[mailto:[EMAIL PROTECTED] On Behalf Of Tom Livingston
Sent: Tuesday, November 21, 2006 7:44 PM
To: [email protected]
Subject: [WSG] Background image rendering
Hello all,
I am noticing an issue in all browsers that I am testing in that
a background image on the body doesn't render correctly after scaling up
the font size to the point of getting a horizontal scroll bar and then
scrolling horizontally. The background image is not rendered off screen
- revealing itself upon horizontal scrolling. It ends at the edge of the
viewport. The rest of the content is rendered off screen and shows
itself as expected.
Any thoughts? Follow what I am talking about?
My CSS is:
html, body{ position:relative; font:100%/1.2 Verdana, Arial,
Helvetica, sans-serif; background-color:#fff; color:#888; width:100%;
height:100%; padding:0; margin:0;}
body#home, body#company, body#clients{
background:url("../images/home_bgimage.gif") 50% 0 no-repeat;}
TIA
--
Tom Livingston | Senior Multimedia Artist | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
*******************************************************************
List Guidelines:
http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************