How to Remove ?

TheKoswog

An officer in the Turkish Army.
Registered
Joined
Feb 1, 2019
Messages
30
Points
28

Reputation:

1598812581948.png
 

DareSec

Inforc3r
Staff member
Administrator
Moderator
S.V.I.P Member
Collaborate
Registered
Joined
May 25, 2019
Messages
1,375
Points
523

Reputation:

search phrases and remove or by addon template from your admin cp
 

dark_night

Well-known member
Registered
Joined
Jul 28, 2020
Messages
149
Points
53

Reputation:

easy way is to add this in extra.less

CSS:
.real-time-chat .header .chat-copyright {
display: none!important;
}

right way is to remove the code from the proper template
 
Top