Closed (fixed)
Project:
Marinelli
Version:
7.x-3.0-beta9
Component:
Code
Priority:
Minor
Category:
Support request
Assigned:
Issue tags:
Reporter:
Created:
17 Apr 2011 at 20:00 UTC
Updated:
16 Mar 2012 at 02:28 UTC
Fairly new here. I've been trying to figure this out myself and everything I've tried has failed.
When a story is posted and the teaser is on the front page,I am looking to have the "add new comment/# of comments" on the bottom of the teaser. Currently it only has the "read more"
Any help would be greatly appreciated. Thank you.
Comments
Comment #1
komal.savla commentedHi,
To add the "Add new comment" link on the teaser you can add the following code in the node--teaser.tpl.php to the end of the file below the "read more" link.
Thanks,
Komal
Comment #2
merlin2288 commented@ Komal
Thank you for the code snippet above. Edited the file as you suggested and it solved my problem... almost. I'm having a slight formatting issue with the "Add new comment" link and the "comment_add.png" image overlapping. You can see what I'm talking about at:
http://byebyesuckas.com
I've tried to add padding to the image as well as a right side margin, but the placement of the text link appears to not be based on the image. I guess I don't know enough about theming as I'm relatively new to Drupal.
Are you having this issue? If not, did you make a modification to the "comments.css" file or do you have suggestions?
Thanks again
Comment #3
komal.savla commentedHi,
Add the following css in your "comment.css" file :
Thanks,
Komal
Comment #4
merlin2288 commentedAwesome! Thanks for the help. Very much appreciated!
Comment #5
angelloser commentedComment #6
vegantriathleteThe changes in #5 made no sense and are causing the still open fatal error issue to be marked as duplicate.