MrAbdoO 14 Posted July 28, 2019 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 Quote
Yukki 27 Posted September 26, 2020 Posted September 26, 2020 Doesn't work everytime and then you'd have to find it in JS files of the theme 0 Quote
MrAbdoO 14 Posted November 10, 2021 Author 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; } 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.