Re: [css-d] IE7: Background-Image in form-field

2010-04-07 Thread Leo Luchs
> On Wed, Apr 7, 2010 at 06:39 PM, jeffrey morin wrote: > > I found this online and it works for me on submit buttons. Not sure why, > but adding these two properties hides text on IE. > > color: transparent; > text-transform: uppercase; > That works as well. It is strange - uppercase or capitali

Re: [css-d] Background-Image in form-field

2010-04-07 Thread Leo Luchs
On 7/04/2010, at 3:30 AM, Tim Snadden wrote: > Your message entitled > Text indent won't work. > Some options I can think of: > Try using > Try using > Graceful degradation for By the way, on Firefox 3.6 Mac the button is sitting below the bottom > border of the text input. > Cheers, Ti

[css-d] IE7: Background-Image in form-field

2010-04-06 Thread Leo Luchs
Looking at http://www.fuenf-nrw.de/2010/index_test.php you will notice a search-form in the upper right corner. IE7 does not only show the magnifying-glass but also the value "Go". I've hoped to prevent it by using text-indent: -px. That works in most browsers, but not in IE7. Is there some

Re: [css-d] Background problem in IE6

2009-05-26 Thread Leo Luchs
Quick and easy, that should it do. Thank you! __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/p

Re: [css-d] Background problem in IE6

2009-05-26 Thread Leo Luchs
Alan Gresley wrote: > The best way to do this is to delete the above min-width and float the > element > body { float: left; } > since this creates a new block formating context. Hi Alan, thank you for answering. I've put the min-width for Firefox into the code. Now I've floated the body but th

[css-d] Background problem in IE6

2009-05-26 Thread Leo Luchs
whole window width? Thank you for your suggestions. Leo Luchs __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css