Re: [css-d] slight layout change: center numbers in circles.

2011-01-10 Thread Jukka K. Korpela
Bob Rosenberg wrote: You can also just use the numbers in the U+2776-U+2793 range which will give you 1-10 as Serif numbers in black or white circles as well as Sans-Serif 1-10 in black circles. Why fool around when the characters exist in your fonts? On the theoretical side: because these "ch

Re: [css-d] slight layout change: center numbers in circles.

2011-01-10 Thread Rory Bernstein
On Jan 10, 2011, at 5:56 PM, Bob Rosenberg wrote: > At 13:53 -0500 on 01/10/2011, Rory Bernstein wrote about [css-d] slight > layout change: center numbers in circles.: > >> Hello All, >> >> http://mcgivney.ehclients.com/ >> > > You can also just use the numbers in the U+2776-U+2793 range wh

Re: [css-d] Opacity, floats, and stacking order

2011-01-10 Thread Philippe Wittenbergh
On Jan 11, 2011, at 9:22 AM, Bobby Jack wrote: > Can someone explain the behaviour I'm seeing here [1] which is as follows: > > 1. A block-level element in the normal flow, following 2 floated DIVs (one > left, one right) appears behind them. This, I would expect; the floats have a > greater s

[css-d] Opacity, floats, and stacking order

2011-01-10 Thread Bobby Jack
Can someone explain the behaviour I'm seeing here [1] which is as follows: 1. A block-level element in the normal flow, following 2 floated DIVs (one left, one right) appears behind them. This, I would expect; the floats have a greater stack level. 2. But if an opacity is applied to the normal

Re: [css-d] help with 2nd tier items

2011-01-10 Thread David Laakso
On 1/10/11 4:51 PM, Greg Wilker wrote: I have 2nd tier items on this site: http://www.philsheridan.com/ The 1st tier items are: "audiobooks" and "readers' theater play readings". I kind of finessed the styles for the 2nd tier - but would like to get it right. (spacing is a mess in IE7.) Can a

Re: [css-d] slight layout change: center numbers in circles.

2011-01-10 Thread Bob Rosenberg
At 13:53 -0500 on 01/10/2011, Rory Bernstein wrote about [css-d] slight layout change: center numbers in circles.: Hello All, http://mcgivney.ehclients.com/ On this page, you will see a big jQuery slideshow thing. I has some numbers in circles that let you select the slide to see. How can I

[css-d] help with 2nd tier items

2011-01-10 Thread Greg Wilker
Hello Everyone, I have 2nd tier items on this site: http://www.philsheridan.com/ The 1st tier items are: "audiobooks" and "readers' theater play readings". I kind of finessed the styles for the 2nd tier - but would like to get it right. (spacing is a mess in IE7.) Can anyone lend a hand in gett

Re: [css-d] slight layout change: center numbers in circles.

2011-01-10 Thread Rory Bernstein
On Jan 10, 2011, at 2:07 PM, Chetan Crasta wrote: > On Tue, Jan 11, 2011 at 12:23 AM, Rory Bernstein > wrote: >> Hello All, >> >> http://mcgivney.ehclients.com/ > > Add this > .switcher li a { line-height:13px;} > > ~Chetan > Perfection. Thank you! Rory _

Re: [css-d] slight layout change: center numbers in circles.

2011-01-10 Thread Chetan Crasta
On Tue, Jan 11, 2011 at 12:23 AM, Rory Bernstein wrote: > Hello All, > > http://mcgivney.ehclients.com/ > > On this page, you will see a big jQuery slideshow thing. I has some numbers > in circles that let you select the slide to see. How can I get the numbers > centered exactly in the circles?

[css-d] slight layout change: center numbers in circles.

2011-01-10 Thread Rory Bernstein
Hello All, http://mcgivney.ehclients.com/ On this page, you will see a big jQuery slideshow thing. I has some numbers in circles that let you select the slide to see. How can I get the numbers centered exactly in the circles? I can't seem to figure that out. Thank you, Rory ___

Re: [css-d] Javascript and CSS Strict?

2011-01-10 Thread Dagmar Noll
My main priority is getting the main site stripped of it's multiple nested tables into something a little more flexible and usable (CSS). For now I am keeping the Javascript menu. As time permits, I will swtich the drop-down to CSS. These are great suggestions. I appreciate the input. Thank yo

Re: [css-d] Font-face, alignment issue similar to images

2011-01-10 Thread Nancy Seeger
Hi Jukka, > It seems that the currently most important issue with embedded fonts ("web > fonts") is the varying quality in different browsing situations. As far as I > have understood, Windows systems may not properly apply font smoothing to > embedded fonts, or otherwise render them in subopti