Please or Register to create posts and topics.

Colonna "Ultimi messaggi"

Salve a tutti e grazie in anticipo per il vostro aiuto.

Approfitto anche per ringraziare chi ha sviluppato e sta continuando a migliorare il Forum: un enorme grazie!

Vengo al punto: desidererei eliminare la colonna degli ultimi messaggi dal mio Forum.

è possibile farlo?

 

Grazie a presto!

Hello @lucky-38

Please add the following code to Forum -> Appearance -> Custom CSS:

#af-wrapper .forum-poster, #af-wrapper .topic-poster {
    display: none;
}

 

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!