Silly me. Thank you!
>-----Original Message----- >From: Tim Arnold [mailto:[email protected]] >Sent: Tuesday, August 07, 2012 11:32 AM >To: Angela French >Cc: css-d ([email protected]) >Subject: Re: [css-d] Pixels won't increase in IE > >On Tue, Aug 7, 2012 at 2:23 PM, Angela French <[email protected]> wrote: >> Hello, >> I have encountered a circumstance where IE 8 will not increase text size of >the pixels in one area of my page. >> >> http://sbctc.edu/indexTESTAD.aspx >> >> The area with the issue is the div with the block of text that begins "One >System. 34 Colleges...." >> >> In IE8 when I try View > Text Size (select any other size than medium) the >text in this div does not change size. Also, my background gradient image >doesn't show either. > >Hey Angela, > >You have defined the font size in pixels instead of a relative font size (% or >em). Other text on that page is sized using ems. Switch it up and you should >be good to go. > >-Tim > >-- > >[email protected] ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
