Can somebody help me.
I want delete all of the avatars and replace some of them by the username in the persona theme. but I don't know exactly where and how to do it.
1. I want the avatars be gone from the post.
from this
0_1502493095703_6f835bb1-df1f-471e-9cda-f9f80dae6039-image.png
to this
0_1502493203327_c013ef04-ce8c-4fa8-8389-89870a73d324-image.png
How do I do that? if I use display: none; the avatars will go away. But the text will not move to the left as I want it to.
2. On the recent page I want the avatars replaced by the username.
From this
0_1502493427227_f9eb5ce7-0699-4560-a104-23b88fab5690-image.png
To this
0_1502493616301_fd995960-0125-4d62-b7e2-a2a7ef1c3398-image.png
3. In the notification-bar I want the avatars be removed and the text go to the left.
From this
0_1502493718154_519a67e8-7a49-4cc2-9ddd-a15c9027169d-image.png
To this
0_1502494857523_057c979f-84da-42e5-9a8f-55c17855f0a5-image.png
4. All the avatars removed from the chat and text to the left.
From this
0_1502494005193_09d25584-ca2e-48ba-8666-f5c4d5731a52-image.png
To this
0_1502494168718_b723fdd5-905e-4d65-ab97-29e38a46f008-image.png
(only for dutch people) Als je Nederlander bent, niet letten op de tekst ik heb veel wierdo's op mijn forum :')
5. On the profile page I want the timeline removed.
From this
0_1502494332944_20f9483c-93d3-4f12-871e-37658d985148-image.png
To this
0_1502494370836_7ae75081-9033-46f9-a54b-44af8343399b-image.png
The rest I did removed with display: none; in the CSS but the things above didn't work that way. So please I need a little help.
My English is not very good, because of that I make pictures so I can tell better what I try to say.