Page 1 of 1

Problems with the div spacer in 1.2.7

Posted: Wed 4. Oct 2006, 20:30
by damian
Hello at all,

i´m running 1.2.7 on a test site and i´ve got problems with the DIV-Spacer (perhaps). When I leave it unchecked, all is normal, but when I set the space-after just to 1px, a very huge space comes out. (after "Spezialisiert auf Werkzeuge für Sanitär- und Heizungsrohrsysteme" - Lorem ipsum")

http://www.rescoo.de/propress/index.php ... nternehmen

The souce code looks good.

Does anybody has an idea?

Posted: Wed 4. Oct 2006, 21:46
by flip-flop
Hi damian,

your problem is this string:

<div style="margin: 0pt 0pt 5px; padding: 0pt; clear: both;"></div>

I don´t know why, but I think the "clear both" is killing a essential css component.
Your DIv Layout isn´t right. If you kill a navi entry at the left, the gap between the first and second articles decreases.

Regards Knut

Posted: Thu 5. Oct 2006, 10:08
by damian
Hi flip-flop,

thank you very much for your hint. It´s exactly the point. The left Navigation-DIV pushes the content-parts.
Funny is the fact, that it works on the homepage allthough some content-parts have 10px space.

I can´t find the reason for this behavior. I think, i have to rebuild my layout.

But again thank you very much.

Regards damian