Re: [css-d] Styling a content slider (demo)

2011-01-29 Thread David Laakso
On 1/29/11 5:28 PM, Gabriele Romanato wrote: Hi. I didn't test this in IE6. Any test and screenshot will be appreciated. Please specify your IE6 build version (SP1, SP2, no service pack, etc). thanks: Gabriele Romanato Demo Unrecognized link element or xml-stylesheet PI. ~d -- http://chelsea

[css-d] Styling a content slider (demo)

2011-01-29 Thread Gabriele Romanato
Hi. I didn't test this in IE6. Any test and screenshot will be appreciated. Please specify your IE6 build version (SP1, SP2, no service pack, etc). thanks: http://onwebdev.blogspot.com/2011/01/css-styling-content-slider.html ps. border-radius don't work because IE8- doesn't support it. just for

Re: [css-d] Extending a div with background

2011-01-29 Thread David Hucklesby
On 1/29/11 12:59 AM, "G.Sørtun" wrote: By nature, the background color on any div will only show for the length of the content. [...] Is there a way around that? Sure, google for 'equal height columns', or start by checking the solutions listed/shown here...

Re: [css-d] Extending a div with background

2011-01-29 Thread G.Sørtun
By nature, the background color on any div will only show for the length of the content. [...] Is there a way around that? Sure, google for 'equal height columns', or start by checking the solutions listed/shown here... regards