Closed (fixed)
Project:
Marinelli
Version:
7.x-3.0-beta4
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2011 at 20:02 UTC
Updated:
1 Feb 2011 at 03:20 UTC
I managed to get the "Posted by" links removed from the actual content pages, but they still show up on the home page? I am also trying to find a way to remove the "more", "read more" and the link to the rss feed on the home page. Sorry for my ignorance if this is not a theme issue/question.
The site is at www.johnnystork.ca
Comments
Comment #1
Lioz commentedsee http://drupal.org/node/1023996
if you want to hide the readmore link you can use something like this in node--teaser.tpl.php
Comment #2
BigBirdy commentedThanks kindly, that did the trick. :)