Re: [css-d] Calndar display in IE6

2009-10-26 Thread David Hucklesby
Mike Davies wrote: > hi, > > I am having a problem with the display of an availability calendar on > a website I am working on. It is based on the Website Baker CMS > software. > > http://druminnor.co.uk/pages/cottage/availability.php > > In Firefox this is displayed as a 3 column calendar but

Re: [css-d] clearing spans?

2009-10-26 Thread Chris Blake
I had a play around and; .views-field-created{ color: #AA; display: block; } fixed the problem. On 26/10/2009, at 6:05 PM, Chris Blake wrote: > HI, > > > > > > This is the Blog Title > > > > > Post date: > > Wed, 200

[css-d] clearing spans?

2009-10-26 Thread Chris Blake
HI, This is the Blog Title Post date: Wed, 2009-10-14 12:49 How can I stop the date sitting on the same line as the title? TITLE post date to TITLE post date I have tried to float the title and then use

[css-d] Calndar display in IE6

2009-10-26 Thread Mike Davies
hi, I am having a problem with the display of an availability calendar on a website I am working on. It is based on the Website Baker CMS software. http://druminnor.co.uk/pages/cottage/availability.php In Firefox this is displayed as a 3 column calendar but in IE6 only as 1 column. I didn't writ