Re: [css-d] css to control indent

2010-11-14 Thread Rod Castello
- Original Message From: Keith Purtell To: css discuss Sent: Sun, November 14, 2010 9:37:11 PM Subject: [css-d] css to control indent This looked like such a simple problem, but none of my experiments have worked. On my credits page, I want any long text after the em dash that wraps

[css-d] css to control indent

2010-11-14 Thread Keith Purtell
This looked like such a simple problem, but none of my experiments have worked. On my credits page, I want any long text after the em dash that wraps to restart below and at that point where the text string begins after the em dash. Seems like I'm overlooking an obvious solution? http://www.keithp

Re: [css-d] [+] Can this stretch be made to work in IE6?

2010-11-14 Thread David Laakso
On 11/14/10 11:33 PM, Claude Needham wrote: On Sun, Nov 14, 2010 at 8:11 PM, Thierry Koblentz wrote: http://www.galaxywebsitedesign.com/temp/test.html The above link works for Firefox 3.6.12, IE8, Safari, and IE7. Is it possible to make this work in IE6? The idea is to stretch the "pseudo-ba

Re: [css-d] [+] Can this stretch be made to work in IE6?

2010-11-14 Thread Claude Needham
On Sun, Nov 14, 2010 at 8:11 PM, Thierry Koblentz wrote: >> http://www.galaxywebsitedesign.com/temp/test.html >> >> The above link works for Firefox 3.6.12, IE8, Safari, and IE7. >> >> Is it possible to make this work in IE6? >> >> The idea is to stretch the "pseudo-background" image. > > Works fo

Re: [css-d] [+] Can this stretch be made to work in IE6?

2010-11-14 Thread Thierry Koblentz
> http://www.galaxywebsitedesign.com/temp/test.html > > The above link works for Firefox 3.6.12, IE8, Safari, and IE7. > > Is it possible to make this work in IE6? > > The idea is to stretch the "pseudo-background" image. Works for me in IE6. But I don't think you need that div. Did you try to

[css-d] Can this stretch be made to work in IE6?

2010-11-14 Thread Claude Needham
Hello All, http://www.galaxywebsitedesign.com/temp/test.html The above link works for Firefox 3.6.12, IE8, Safari, and IE7. Is it possible to make this work in IE6? The idea is to stretch the "pseudo-background" image. I found some nice tutorials that will make this work for the full page. But