In node.tpl.php, if you have no submitted info (you turned it off for that content type for example) and you are also missing terms and viewing the full page, then you get an empty div with class 'meta' that is just a grey box.
Attached is a patch to fix this by adding a somewhat ugly conditional statement.
| Comment | File | Size | Author |
|---|---|---|---|
| sky_node.tpl_.php_.patch | 1.48 KB | Anonymous (not verified) |
Comments
Comment #2
jacineThanks for the patch! Committed: http://drupal.org/node/775370 :)