Re: [css-d] resetting global font size

2008-12-11 Thread David Laakso
Angela French wrote: > Which bug please? I know that the design starts to fall apart, but want > to make sure I'm seeing what you are alluding to. > > > >> http://checkoutacollege.com/. >> >> >> >> >> Angela French >> >> >> > > > > It's a known bug when setting font-size in em..

Re: [css-d] resetting global font size

2008-12-10 Thread David Laakso
Angela French wrote: > http://checkoutacollege.com/. > There have been complaints about the small font size on the body content > > > > Angela French > > While you ponder global font-size , splitting pixels, and users with images disabled, skip over to IE/6 and IE/7 and view your page at t

Re: [css-d] resetting global font size

2008-12-10 Thread Angela French
-discuss.org Subject: Re: [css-d] resetting global font size - Original Message - From: "Angela French" <[EMAIL PROTECTED]> To: Sent: Tuesday, December 09, 2008 6:45 PM Subject: [css-d] resetting global font size >I have recently taken over this site: http://checkoutacollege

Re: [css-d] resetting global font size

2008-12-09 Thread David Laakso
Angela French wrote: > I have recently taken over this site: http://checkoutacollege.com/. > That is unfortunate. > There have been complaints about the small font size on the body content > so I'm looking at the CSS to see how I might easily remedy the > situation. There ain't no "easy" sol

Re: [css-d] resetting global font size

2008-12-09 Thread Gunlaug Sørtun
Donald Davis wrote: > On Tue, Dec 9, 2008 at 11:38 PM, Donald Davis <[EMAIL PROTECTED]> > wrote: >> Just a note, what the designer was trying to do is a pretty good >> idea for ease of use on your end. .625em or 62.5% is the magic >> number that sets your base font size to 10px. that way when

Re: [css-d] resetting global font size

2008-12-09 Thread Donald Davis
On Tue, Dec 9, 2008 at 11:38 PM, Donald Davis <[EMAIL PROTECTED]> wrote: > Just a note, what the designer was trying to do is a pretty good idea > for ease of use on your end. .625em or 62.5% is the magic number that > sets your base font size to 10px. that way when you modify the > font-size els

Re: [css-d] resetting global font size

2008-12-09 Thread Peter Hyde-Smith
- Original Message - From: "Angela French" <[EMAIL PROTECTED]> To: Sent: Tuesday, December 09, 2008 6:45 PM Subject: [css-d] resetting global font size >I have recently taken over this site: http://checkoutacollege.com/. > There have been complaints about the

Re: [css-d] resetting global font size

2008-12-09 Thread David Jones
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Angela French > Sent: Tuesday, December 09, 2008 2:46 PM > To: css-d@lists.css-discuss.org > Subject: [css-d] resetting global font size > > I have recently

[css-d] resetting global font size

2008-12-09 Thread Angela French
I have recently taken over this site: http://checkoutacollege.com/. There have been complaints about the small font size on the body content so I'm looking at the CSS to see how I might easily remedy the situation. The body has a font-size of .625em. The center content has a font-size of 1.1em.