(2018-08-26, 05:22 PM)iAndrew Wrote: For the 1.8.18 update you add this CSS below.
Just copy and paste this code at the bottom of your global.css.
.postbit_qrestore, .status_type { display:none!important; } .deleted_post .postbit_qrestore, .deleted_post .status_type { display:inline!important; } .deleted_post .postbit_mirage { display:none!important; }
thx i was wondering where to add it because it said
Quote:preferably at line 1340 to make this PR work as desired
what would happen if its not at line 1340?