Closed (won't fix)
Project:
Marinelli
Version:
6.x-2.6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Aug 2008 at 19:08 UTC
Updated:
17 Jul 2016 at 01:24 UTC
Jump to comment: Most recent
Comments
Comment #1
valuez commentedI have the same problem. How come the dotted line divider between nodes disappear in the frontpage?
How can we insert the dotted line between all postings? Can some expert help?
Comment #2
MiraKimura commentedNeed to know this one too. Thanks!
http://www.polipd.edu.my/
Comment #3
MiraKimura commentedNo one?
Comment #4
shruti.sheth commentedHello,
I hope my answer proves helpful to all for this isssue.
Actually the dotted lines are coming up due to the css given to " class="linksteaser" " in graphics.css. This is class is not present when comment settings are disabled, hence the dotted lines are not visible for smaller posts not having read more link.
The following may be one of the solutions to this problem. I tried and was successful in it.
In your node.tpl.php
Replace the following code
with this code
Thanks.
Comment #5
oadaeh commentedThis issue is being closed because it is against a branch for a version of Drupal that is no longer supported.
If you feel that this issue is still valid, feel free to re-open and update it (and any possible patch) to work with the 7.x-4.x branch.
Thank you.