Jeremy in memoriam 1991-2020 Aug 9, 2013 #2 Remove it from the template. node_list_forum_level_1 is the template name I think. Upvote 0 Downvote
Russ Well-known member Aug 9, 2013 #4 You could also use css, throw it in extra.css Code: .node .tinyIcon { display: none; } Upvote 0 Downvote
AndyB Well-known member Aug 9, 2013 #6 ramonbastos said: The css thing didn´t work =/ Click to expand... Try using !important like this: Code: .node .tinyIcon { display: none !important; } Upvote 0 Downvote
ramonbastos said: The css thing didn´t work =/ Click to expand... Try using !important like this: Code: .node .tinyIcon { display: none !important; }
Russ Well-known member Aug 9, 2013 #7 Just another method you can go to Style Properties -> Forum / Node List -> Tiny Icon, change display: block; to display: none; Upvote 0 Downvote
Just another method you can go to Style Properties -> Forum / Node List -> Tiny Icon, change display: block; to display: none;
Stuart Wright Well-known member Sep 8, 2013 #9 Is there a hit on SEO niceness by removing the RSS links? Upvote 0 Downvote
AndyB Well-known member Sep 8, 2013 #10 Stuart Wright said: Is there a hit on SEO niceness by removing the RSS links? Click to expand... No. Upvote 0 Downvote