MrAbdoO Posted July 28, 2019 Report Posted July 28, 2019 HOW TO REMOVE THE COPYRIGHT OF ANYTHEME Step one(1): Go to ACP > Customization > Theme Download theme that have Copyright Step two(2):Download sublimetext Step Three(3): Open Sublimetest > Click on Open file > Choose XML FILE Step four(4): Press on [ CTRL + F ] Step five(5): Copy (Copyright) Like ( Powered by Invision Community) and you will find code See Demo \/\/\/ Step six(6): Remove The Copyright Code and Click Save = (Ctrl + S) or Click on File > Save Step Seven(7): Upload Your theme without Copyright Has got removed copyright from your theme 1
Yukki Posted September 26, 2020 Report Posted September 26, 2020 (edited) Doesn't work everytime and then you'd have to find it in JS files of the theme Edited September 26, 2020 by ☠ ReX_XeNoME
MrAbdoO Posted November 10, 2021 Author Report Posted November 10, 2021 Best way for removing any copyright of invision community... P.s: This way also will disable own forum copyright! Admincp -> Customization -> Edit HTML & CSS -> custom.css Add this code: #elCopyright { display: none; }
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now