Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    •  
      CommentAuthorHamed
    • CommentTimeApr 30th 2008
     # 1
    how to remove 'New 0' (or or whatever number) feature?

    so yeah
    how do i remove it?
    • CommentAuthormiquel
    • CommentTimeMay 1st 2008
     # 2
    do you mean in the discussions index?
    • CommentAuthorsirlancelot
    • CommentTimeMay 1st 2008 edited
     # 3
    If you want to remove just the "New 0", Add this to your CSS file:.NoNewComments .DiscussionNew {
    display: none !important;
    }
    To remove the "New X" completely from all discussions (even those with new posts) change ".NoNewComments" to ".Discussion".

    Update: Wording; added !important modifier.
    •  
      CommentAuthorHamed
    • CommentTimeMay 1st 2008
     # 4
    what is the difference between those 2?
  1.  # 5
    I updated my post to better describe what I was saying.
    •  
      CommentAuthorHamed
    • CommentTimeMay 1st 2008
     # 6
    awesome thanks
    that helps a bunch
Add your comments
    Username Password
  • Format comments as