ignored post, I want it removed

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Darakir
    Senior Member
    • Feb 2010
    • 109

    [vB4] ignored post, I want it removed

    When someone is on an ignore list, you see a huge blob saying htis is an ignored post, click here to view it or something like that. I'd like to just remove ignored posts altogether, and I remember doing this before by adding a few lines to the additional.css, but it got lost in an upgrade. Anyone have any ideas for how I can achieve this?
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    Perhaps

    li.postbitignored {display: none;}

    Please don't PM or VM me for support - I only help out in the threads.
    vBulletin Manual & vBulletin 4.0 Code Documentation (API)
    Want help modifying your vbulletin forum? Head on over to vbulletin.org
    If I post CSS and you don't know where it goes, throw it into the additional.css template.

    W3Schools <- awesome site for html/css help

    Comment

    • Darakir
      Senior Member
      • Feb 2010
      • 109

      #3
      That worked perfectly, yes. Thank you!

      Comment

      Related Topics

      Collapse

      Working...