IP.Board Tutorials

Removing AdminCP reCAPTCHA Notice

Submitted by PsYcHo_RaGE, , Thread ID: 86183

Thread Closed
PsYcHo_RaGE
Junior Member
Level:
0
Reputation:
0
Posts:
87
Likes:
69
Credits:
2.06K
26-04-2018, 09:58 PM
This post was last modified: 26-04-2018, 10:09 PM by PsYcHo_RaGE
#1
So what we gonna do now is to remove the reCAPTCHA Notice from AdminCP
(Note: This will work based on your current theme)

Here is the Code Just go to AdminCP>Theme(Choose that theme which you have choosed for AdminCP)>Edit HTML & CSS> In CSS Tab> Find Custom.css and type the code below the generated code.

Code:
.cDashboard_bulletin {
display: none;
}

Demo of reCAPTCHA Notice

https://imgur.com/77ejAoZ

Users browsing this thread: 1 Guest(s)