in node.tpl had to delete </div> for this <div id="node-<?php print $node->nid; ?>" class="<?php print $classes; ?>"> because it started to ruin the layout.

Not sure that this is the Zen issue, but i checked the page.tpl and node.tpl many times before deleting this closing tag.

Comments

Skirr’s picture

Status: Active » Fixed

Sorry, problem was with other module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.