Closed (fixed)
Project:
A Block
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Reporter:
Created:
13 Aug 2008 at 23:18 UTC
Updated:
28 Aug 2008 at 04:52 UTC
Jump to comment: Most recent
Hi,
I mentioned this error before, but just reading this it seems drupal comes with a solution for the problem. Great ain't it?
Simple put, in node.tpl.php, replace line 11:
<div class="node-info">
with
<div class="node-info clear-block">
and the drupal will fix the spilling/bounding issues.
Comments
Comment #1
Anonymous (not verified) commentedThanks, I'l include this default drupal class to the next dev version :)
Comment #2
Anonymous (not verified) commentedSubmited
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.