Re: [css-d] Background problem

2010-10-20 Thread David Laakso
On 10/19/10 11:32 PM, Carol Swinehart wrote: http://www.tishstreasures.biz/store The transparent white background is only covering the footer but has been applieed to the main content. Thanks for any help. C Your note is a little cryptic and I am not sure what you mean as there is no

[css-d] Background problem

2010-10-19 Thread Carol Swinehart
http://www.tishstreasures.biz/store The transparent white background is only covering the footer but has been applieed to the main content. Thanks for any help. C __ css-discuss [cs...@lists.css-discuss.org] http://www.css

[css-d] background problem in CSS3

2010-10-13 Thread Carol Swinehart
http://www.tishstreasures.biz applied PIE.htc behavior but the white transparent background only appears over the footer not over the whole maincontent section. Any thoughts most appreciated. Carol __ css-discuss [cs...@list

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 Brian Hazelton
the quick and easy solution, probably the best as well is that since it is a solid bg color, just use that color and ditch the image as a bg. __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinf

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

Re: [css-d] Background problem in IE6

2009-05-26 Thread Alan Gresley
Leo Luchs wrote: > If you look at this page > (http://www.freunde.botgart.uni-bonn.de/neu/uns.php) with IE6 and > narrow the window, the repeating background-image in the header div is > not displayed although I declared a width of 100% in the > ie6-stylesheet. What should I do to display the heade

[css-d] Background problem in IE6

2009-05-26 Thread Leo Luchs
If you look at this page (http://www.freunde.botgart.uni-bonn.de/neu/uns.php) with IE6 and narrow the window, the repeating background-image in the header div is not displayed although I declared a width of 100% in the ie6-stylesheet. What should I do to display the header background over the whole

Re: [css-d] background problem in IE6 using class selectors

2007-11-22 Thread Ingo Chao
Bruno Fassino wrote: > On Nov 22, 2007 Ingo Chao wrote: >>> Good. In case someone else could veryfy this fix, I'd appreciate it. >>> @importing two stylesheets should be similar to having two >>> style-blocks, or shouldn't it? > > This is what I see after some quick tests (as Georg said, these th

Re: [css-d] background problem in IE6 using class selectors

2007-11-22 Thread Bruno Fassino
On Nov 22, 2007 Ingo Chao wrote: > > > Good. In case someone else could veryfy this fix, I'd appreciate it. > > @importing two stylesheets should be similar to having two > > style-blocks, or shouldn't it? This is what I see after some quick tests (as Georg said, these things should be tested mor

Re: [css-d] background problem in IE6 using class selectors

2007-11-22 Thread Gunlaug Sørtun
Ingo Chao wrote: > Good. In case someone else could veryfy this fix, I'd appreciate it. > @importing two stylesheets should be similar to having two > style-blocks, or shouldn't it? Dunno. To busy to test ATM, and the buggy logic of such hacks must be tested quite thoroughly since the "logic" pa

Re: [css-d] background problem in IE6 using class selectors

2007-11-22 Thread Ingo Chao
[EMAIL PROTECTED] wrote: > [quote] > > http://css-discuss.incutio.com/?page=InternetExplorerWinBugs > -> The multiple #id.class bug > > [/quote] > > Yes, I've found it in the meantime. > > The separate style blocks is not an option for me, plus this was just a > test case, I'm not using inline

Re: [css-d] background problem in IE6 using class selectors

2007-11-22 Thread [EMAIL PROTECTED]
[quote] http://css-discuss.incutio.com/?page=InternetExplorerWinBugs -> The multiple #id.class bug [/quote] Yes, I've found it in the meantime. The separate style blocks is not an option for me, plus this was just a test case, I'm not using inline CSS. In my real case the troubling element wa

Re: [css-d] background problem in IE6 using class selectors

2007-11-22 Thread Ingo Chao
[EMAIL PROTECTED] wrote: > Hi, > > This is weird, I've googled long time and I cannot find solution. > It happens only on IE6. > > Sorry, but I cannot put online case right now, here is just the code. > > > Scenario 1: > You should see text on blue background of div #wrapper > > ... > > #wrap

[css-d] background problem in IE6 using class selectors

2007-11-22 Thread [EMAIL PROTECTED]
Hi, This is weird, I've googled long time and I cannot find solution. It happens only on IE6. Sorry, but I cannot put online case right now, here is just the code. Scenario 1: You should see text on blue background of div #wrapper = FILE BEGIN == http://www.w3.org/TR/xhtml1/DTD/xhtml1-transiti

Re: [css-d] Background problem

2006-10-30 Thread francky
Portman wrote: >Hi, > >Thanks again to all who helped me with the bulleting problem recently. I >have one more problem (I hope!) to sort out before I am done. I have a >fake two column layout and find that in IE, the layout appears >incorrectly and changes when you scroll down and back up again

[css-d] Background problem

2006-10-26 Thread Portman
Hi, Thanks again to all who helped me with the bulleting problem recently. I have one more problem (I hope!) to sort out before I am done. I have a fake two column layout and find that in IE, the layout appears incorrectly and changes when you scroll down and back up again. I seem to remember