I've looked through the forum posts and through every file in the advanced forum folder but I still can't figure out how to remove the "Forum Contains New Posts", "Forum Contains No New Posts" and "Forum is Locked" icons in the legend. The legend isn't very sleek and is a bit unattractive for my purposes. Any advice would be greatly appreciated. A screenshot is attached for reference. Thanks!

CommentFileSizeAuthor
Picture 1.png35.22 KBdoubleeater

Comments

michelle’s picture

Category: task » support
Status: Active » Fixed

Copy advf-forum-list.tpl.php to your theme and delete:

<?php if (!empty($forum_legend)): ?>
  <?php print $forum_legend; ?>
<?php endif; ?>

Michelle

doubleeater’s picture

You're amazing. Thanks so much. This is my second day of ever looking at code so I appreciate the help.

michelle’s picture

You're welcome. :)

Michelle

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Rameez’s picture

Version: 6.x-1.1 » 6.x-2.0-alpha4
Component: Miscellaneous » Styles
Status: Closed (fixed) » Active

Hi,

Sry for re-opening this issue..

How to do this in 2.0 ? I can't find any advf-forum-list.tpl.php file?

Thanks for any help!! :)

michelle’s picture

Status: Active » Fixed

I've gotten rid of the abbreviation. It's now advanced_forum.naked.forum-list.tpl.php

Michelle

michelle’s picture

Oh, I just looked at your question and not what the issue was. You want advanced_forum.naked.forums.tpl.php

Michelle

Rameez’s picture

thanks Michelle :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

imk’s picture

Version: 6.x-2.0-alpha4 » 7.x-2.0-alpha1

How would you remove the legend in D7?

Best,
imk