Active
Project:
Drupal Commons
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2011 at 16:14 UTC
Updated:
1 Mar 2015 at 09:18 UTC
Jump to comment: Most recent
See here http://drupal.org/files/old.png currently 'submitted by' meta information on nodes takes up 100% of the node width, and is a bit of a lump at the top of node distracting from the content.
Here's my solution http://drupal.org/files/new.png which deals with the submitted data in page.tpl.php (which is easy enough to do because we have $node to play with), floated to the right and sized consistently.
(PS: it looks like I'm the first on d.o to ever upload files with the names 'new.png' and 'old.png', how unlikely was that!)
| Comment | File | Size | Author |
|---|---|---|---|
| new.png | 71.24 KB | lightsurge | |
| old.png | 45.76 KB | lightsurge |
Comments
Comment #1
cpliakas commentedI like the lack of clutter! Looks much better. Linking to #1271130: Better solution for node links. as this post seems to have a similar goal.
Comment #2
lsolesen commented