Re: [css-d] print stylesheet

2010-08-04 Thread Elizabeth Farley
On Tue, Aug 3, 2010 at 6:14 PM, Alex Mitchell wrote: > > > On Tue, Aug 3, 2010 at 5:39 PM, Elizabeth Farley > wrote: > >> >> Oh wow, that's an interesting technique - I was worried about SEO (which I >> still have to work on) with all the graphics/flash - I can see what you are >> proposing. >> H

[css-d] css3 rounded shadow in opera/IE

2010-08-04 Thread Martin
Hi there. Is there any way of imitating it in opera and IE. It works fine in FF and Chrome. .shadowed { border: 1px solid #c4c8cc; -moz-box-shadow: 3px 3px 7px #999; -moz-border-radius-bottomright: 15px; -moz-border-radius-topright: 15px; -webkit-box-shadow: 3px 3px 7px #888;

Re: [css-d] Opera Box-Shadow

2010-08-04 Thread David Laakso
Duncan Hill wrote: > > This is probably running off-topic now for CSS-D as it is looking more > like an Opera bug. > Opera 10.70 (Linux Mint 9) shows the same effect > > http://redlemonarts.com/_dev/textbeast/faq.html > > > Duncan > Sue Linux/Opera. Personal Opinion: the page proper looks

Re: [css-d] Opera Box-Shadow

2010-08-04 Thread Duncan Hill
>> > Just for more info: > I just tested this in Opera 10.6 on Vista SP2 and I didn't notice any > differences in the shadows. > > Alex Mitchell > http://gumware.com Thanks for the help checking Alex. This is probably running off-topic now for CSS-D as it is looking more like an Opera bug. Op

[css-d] CSS ListBox Styling - using multiple lines

2010-08-04 Thread Nancy Johnson
Hi, Is there any way to display content of one area on multiple lines in a list box? Lots of text Lots of text More text Appears something like this in design view Lot of text Lots of text Thanks in advance, Nancy _

Re: [css-d] IE8 float bug/s?

2010-08-04 Thread Zoran Zorkic
>--Original Message Text--- >From: Alex Mitchell >Date: Tue, 3 Aug 2010 16:32:10 -0700 >>On Mon, Aug 2, 2010 at 6:03 PM, Zoran Zorkic wrote: >>Hi! >>I got stuck on floats in IE8. I have 2 floating spans inside a div, but IE8 >>renders them all over the place. I've but some color on the elements