Node-info div spills content (solution included)

nbz - August 13, 2008 - 23:18
Project:A Block
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:couzinhub
Status:closed
Description

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.

#1

couzinhub - August 14, 2008 - 04:40
Assigned to:Anonymous» couzinhub

Thanks, I'l include this default drupal class to the next dev version :)

#2

couzinhub - August 14, 2008 - 04:47
Status:needs review» fixed

Submited

#3

Anonymous (not verified) - August 28, 2008 - 04:52
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.