Re: [css-d] text not wrap around images

2007-04-22 Thread Gunlaug Sørtun
David Hucklesby wrote: >> http://www.ageconcerngillingham.org.uk/ageconcare.html > I have not tried this on your page, but I have had some success with > "display: table;" on the adjacent P element. Either that, or 'overflow: hidden'... I

Re: [css-d] text not wrap around images

2007-04-22 Thread David Hucklesby
On Sun, 22 Apr 2007 17:21:32 +0100, Mandy wrote: > > I wonder if anyone could help me please. On the page > http://www.ageconcerngillingham.org.uk/ageconcare.html, I have two images > "hairdryer" > and "cutefoot". I do not want the text to wrap around them but stay on the > right hand > side of t

Re: [css-d] text not wrap around images

2007-04-22 Thread Peter Hyde-Smith
- Original Message - From: "Mandy" <[EMAIL PROTECTED]> Subject: [css-d] text not wrap around images > Hi, > I wonder if anyone could help me please. On the page > http://www.ageconcerngillingham.org.uk/ageconcare.html, I have two > images "hairdryer&q

[css-d] text not wrap around images

2007-04-22 Thread Mandy
Hi, I wonder if anyone could help me please. On the page http://www.ageconcerngillingham.org.uk/ageconcare.html, I have two images "hairdryer" and "cutefoot". I do not want the text to wrap around them but stay on the right hand side of them. I thought I had to put "clear:left" somewhere?? but