Posted by 3magnus on August 24, 2012 at 7:31pm
This is just a simple and quick layout improvement sugestion, to help our eyes focusing faster on the begining of next (or previous) post when scrolling.
It will be specially usefull for lists containing posts with:
- long (high) summaries
- no picture
- entire titles lowercased
- H2 or HR tags in summary
The sugestion is to add a top border on every row (marking it's begining) with a CSS code like:
div.views-row{border-top:1px solid #d8d8d2;padding-top:5px;}
Here is an example of it for Groups.drupal.org home (on Aug 24th).
Hope it helps.
Comments
Can you propose this over at
Can you propose this over at http://drupal.org/project/issues/bluecheese ?
That's where it would need to get fixed and then g.d.o would get the updated theme from there.
Thanks!
knaddison blog | Morris Animal Foundation
Done!
Thanks for clarifying that for me.
Ramon Magnus
500 internal server error
the error "500 internal server error" because permission can not is set, please change to 444 then retest
The example link won't work
The example link won't work anymore, but you can see the separation line I'm suggesting on any topic from Groups.drupal.org with responses (comments).
The line is already used to separate comments. I just suggested using it on goups front pages too, to separate posts.
Ramon Magnus