Log in

View Full Version : Display issue in FF



bassa
04-01-2009, 08:52 PM
Anyone knows why Firefox renders this text...


Herunder kan du se et videoklip af EasyLuk funktionen. EasyLuk funktionen gør, at låger og skuffer lukker stille og roligt.

...to the right of the 3 thumbnails, and not on the next line like it does in IE?

LINK: http://www.froso.dk/test/produkter/haengsler.html

I've tried different tags, but nothing seems to help.

Any ideas?


Cheers,
Bassa

Snookerman
04-01-2009, 09:15 PM
You must clear the float, try adding this to your CSS code:

.text p {
clear: both;
}

Good luck!

bassa
04-02-2009, 07:36 AM
Thanks, Snooker. That helped.

I've got a question, though.

I added the clear:both to my CSS, and the paragraphs were then cleared on each side, pushing down excessive content downwards.

All fine.

However, paragraps push down two lines. I was curious whether it's possible to use the <br> tags in FF?

I'd prefer a single line push down, instead of using paragraphs to force a new line beneath.

Any suggestions?


Cheers,
Bassa

bassa
04-02-2009, 07:36 AM
Here, check this page:

http://www.froso.dk/test/produkter/tilbehoer.html