Re: [css-d] Line Break in Image Row

2010-11-08 Thread Roth
Hello David, yes I'm using floats. The list ist generated by TYPO3. display: inline zoom: 1 I don't know. I'll have a look at your tutorial. Cheers Max On Mon, 2010-11-08 at 16:29 -0800, David Hucklesby wrote: > On 11/8/10 3:48 PM, Roth wrote: > > Hello again, > > > > I found the problem! >

Re: [css-d] Line Break in Image Row

2010-11-08 Thread David Hucklesby
On 11/8/10 3:48 PM, Roth wrote: Hello again, I found the problem! It was the padding within the a { } statement! a { font-size: 12px; font-weight: bold; padding: 10px; color: #948f8b; text-decoration: none; } Good night! Max [...] With TYOP3 I have created a picture gall

Re: [css-d] Line Break in Image Row

2010-11-08 Thread Roth
Hello again, I found the problem! It was the padding within the a { } statement! a { font-size: 12px; font-weight: bold; padding: 10px; color: #948f8b; text-decoration: none; } Good night! Max On Mon, 2010-11-08 at 15:23 -0800, Claude Needham wrote: > On Mon, Nov 8, 2010 at 1:44

Re: [css-d] Line Break in Image Row

2010-11-08 Thread Claude Needham
On Mon, Nov 8, 2010 at 1:44 PM, Roth wrote: > Hello everybody, > > since several days I am dealing with a problem I have with IE. > > With TYOP3 I have created a picture gallery. It consists of 5 columns > and 4 rows. In Firefox is shows like following: >  __   __   __   __   __ > |__| |__| |__| |

[css-d] Line Break in Image Row

2010-11-08 Thread Roth
Hello everybody, since several days I am dealing with a problem I have with IE. With TYOP3 I have created a picture gallery. It consists of 5 columns and 4 rows. In Firefox is shows like following: __ __ __ __ __ |__| |__| |__| |__| |__| __ __ __ __ __ |__| |__| |__| |__| |__|