[css-d] Dynamically positiong sub menus and Bottom up navigation menu

2011-05-11 Thread Sohail Aboobaker
Hi, We have a very simple two level left navigation with second level dynamically appearing on hovering an item in first level list. Since the list of first level items is long, the sub-menu for the items closer to the bottom of screen is displayed off the bottom edge of screen. Is there a way u

[css-d] Drop Cap missing in FF4

2011-05-11 Thread Lesley Lutomski
Hi all, I have a site which uses drop caps at the start of some pages. The code for this is taken more or less straight out of Dan Cederholm's "Web Standards Solutions", apart from the font-family line. A .drop {float: left; font-size: 300%; line-height: 1em; margin:

Re: [css-d] Drop Cap missing in FF4

2011-05-11 Thread Kevin A. Cameron
Would the :first-letter pseudo class work? Kevin On Wed, May 11, 2011 at 12:53 PM, Lesley Lutomski wrote: > Hi all, > > I have a site which uses drop caps at the start of some pages. The code > for this is taken more or less straight out of Dan Cederholm's "Web > Standards Solutions", apart fr

Re: [css-d] Drop Cap missing in FF4

2011-05-11 Thread David Laakso
On 5/11/11 3:53 PM, Lesley Lutomski wrote: Hi all, I have a site which uses drop caps at the start of some pages. The code for this is taken more or less straight out of Dan Cederholm's "Web Standards Solutions", apart from the font-family line. Any ideas why this is happening? \ Lesley

Re: [css-d] Dynamically positiong sub menus and Bottom up navigation menu

2011-05-11 Thread David Laakso
On 5/10/11 5:02 PM, Sohail Aboobaker wrote: We have a very simple two level left navigation with second level dynamically appearing on hovering an item in first level list. Since the list of first level items is long, the sub-menu for the items closer to the bottom of screen is displayed off the

Re: [css-d] Drop Cap missing in FF4

2011-05-11 Thread Lesley Lutomski
On 11/05/11 21:40, David Laakso wrote: Site uri or an isolated test page uri might help those trying to help... Best, ~d Oops - sorry. It's been a long day. Lesley __ css-discuss [css-d@lists

[css-d] font shorthand: system font oddities

2011-05-11 Thread Joergen W. Lang
Hello everybody, I am currently playing with the 'font' shorthand property. According to the spec (1) the values for 'font-size' and 'font-family' must be specified at all times. Meanwhile, 'font' also serves as the only way to set a system font as a value for 'font-family'. Furthermore th

[css-d] Rotated text issues

2011-05-11 Thread Alex Marino
If text is rotated using transform, unless rotated 90 degrees, looks pretty bad. Uneven kerning, jagged edges, uneven horizontal position. I have tried in vain to play with background colors and text-shadow to make improvements. Any pointers? thanks!, Alex Marino __

Re: [css-d] Drop Cap missing in FF4

2011-05-11 Thread David Laakso
On 5/11/11 3:53 PM, Lesley Lutomski wrote: Hi all, I have a site which uses drop caps at the start of some pages. The code for this is taken more or less straight out of Dan Cederholm's "Web Standards Solutions", apart from the font-family line. A .drop {float: left; font-size: 300%;

Re: [css-d] Rotated text issues

2011-05-11 Thread Philippe Wittenbergh
On May 11, 2011, at 2:16 AM, Alex Marino wrote: > If text is rotated using transform, unless rotated 90 degrees, looks pretty > bad. Uneven kerning, jagged edges, uneven horizontal position. I have tried > in vain to play with background colors and text-shadow to make improvements. > Any pointers

Re: [css-d] Rotated text issues

2011-05-11 Thread Al Sparber
On 5/10/2011 1:16 PM, Alex Marino wrote: If text is rotated using transform, unless rotated 90 degrees, looks pretty bad. Uneven kerning, jagged edges, uneven horizontal position. I have tried in vain to play with background colors and text-shadow to make improvements. Any pointers? Hi Alex,

Re: [css-d] font shorthand: system font oddities

2011-05-11 Thread Philippe Wittenbergh
On May 10, 2011, at 6:51 PM, Joergen W. Lang wrote: > I am currently playing with the 'font' shorthand property. According to the > spec (1) the values for 'font-size' and 'font-family' must be specified at > all times. Correct. E { font: 1em/1.5 'my font' sans-serf;} is the minimal syntax. >

Re: [css-d] Drop Cap missing in FF4

2011-05-11 Thread Philippe Wittenbergh
On May 12, 2011, at 4:53 AM, Lesley Lutomski wrote: > A > > .drop {float: left; > font-size: 300%; > line-height: 1em; > margin: 4px 10px 0px 0; > padding: 4px 10px; > border: 2px solid #3F006F; > font-family: "ChromaSSK", Georgia, "Times New Roman", "Nimbus R