1

(6 replies, posted in PunBB 1.4 additions)

I have added this to Oxygen.min.css and it did not remove the online/offline text.

2

(6 replies, posted in PunBB 1.4 additions)

Visman wrote:
.author-ident li:nth-child(3) {
    display: none;
}

What do I do with this code?

3

(6 replies, posted in PunBB 1.4 additions)

I'm sorry I don't understand what to edit to remove "Online" and "Offline" text.

4

(6 replies, posted in PunBB 1.4 additions)

Hi,

How would I go about removing the 'Online' and 'Offline' text in user posts while keeping the color indication of the user being online or offline?

Any help would be much appreciated.