RE: [WSG] Lower portion of lower case "y" does not appear in h1 in IE7

2007-08-11 Thread Joyce Evans
Of Paul Novitski Sent: Saturday, August 11, 2007 10:07 AM To: wsg@webstandardsgroup.org Subject: Re: [WSG] Lower portion of lower case "y" does not appear in h1 in IE7 At 8/10/2007 05:01 PM, Joyce Evans wrote: >When I view the following link (which I'm >working on) in IE7, the

Re: [WSG] Lower portion of lower case "y" does not appear in h1 in IE7

2007-08-11 Thread Paul Novitski
At 8/10/2007 05:01 PM, Joyce Evans wrote: When I view the following link (which I’m working on) in IE7, the lower portion of the “y” in the word “Physician” does not appear. I see the entire “y” in IE 6 and FF 2 but not in IE7. This text is sitting within an h1 tag within a #title tag. Doe

Re: [WSG] Lower portion of lower case "y" does not appear in h1 in IE7

2007-08-11 Thread E Michael Brandt
Thank you, but I need the background image that I used in the #title tag, How about putting the background image on the H1 instead? -- E. Michael Brandt www.divaHTML.com divaGPS : you-are-here menu highlighting divaFAQ : FAQ pages with pizazz www.valleywebdesigns.com JustSo PictureWindow Ju

Re: RE: [WSG] Lower portion of lower case "y" does not appear in h1 in IE7

2007-08-11 Thread Ashung
http://www.nichemktghouston.com/mneiman/mneiman.css body { /*text-align: center - centers the web page for IE only*/ text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; margin: 0px; back

Re: [WSG] Lower portion of lower case "y" does not appear in h1 in IE7

2007-08-10 Thread Nick Gleitzman
On 11 Aug 2007, at 10:01 AM, Joyce Evans wrote: When I view the following link (which I’m working on) in IE7, the lower portion of the “y” in the word “Physician” does not appear.  I see the entire “y” in IE 6 and FF 2 but not in IE7.  This text is sitting within an h1 tag within a #title tag

RE: [WSG] Lower portion of lower case "y" does not appear in h1 in IE7

2007-08-10 Thread Joyce Evans
: wsg@webstandardsgroup.org Subject: Re: [WSG] Lower portion of lower case "y" does not appear in h1 in IE7 Hey, *quick note* The problem you quote here doesn't seem to exist in IE7 running in Windows Vista. I can see the complete "y" in the highlighted menu option

Re: [WSG] Lower portion of lower case "y" does not appear in h1 in IE7

2007-08-10 Thread Navjot Pawera
I'd like to have the larger size if possible. Thanks. Joyce -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of E Michael Brandt Sent: Friday, August 10, 2007 7:25 PM To: wsg@webstandardsgroup.org Subject: Re: [WSG] Lower portion of lower case "y"

RE: [WSG] Lower portion of lower case "y" does not appear in h1 in IE7

2007-08-10 Thread Joyce Evans
ize if possible. Thanks. Joyce -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of E Michael Brandt Sent: Friday, August 10, 2007 7:25 PM To: wsg@webstandardsgroup.org Subject: Re: [WSG] Lower portion of lower case "y" does not appear in h1 in IE

Re: [WSG] Lower portion of lower case "y" does not appear in h1 in IE7

2007-08-10 Thread E Michael Brandt
an h1 tag within a #title tag. Does anyone have an idea why I can’t see the lower portion of “y”? If you rid entirely of the title div, and its styling, and use this for your h1 styling, it ought to work better I think: h1 { background-color: #f29d0f; color: #fff;