anyone can teach me how to remove IPB 4.6 copyright?
Belon Active member Registered Joined Jul 31, 2021 Messages 39 Points 28 Reputation: Mar 24, 2022 #1 anyone can teach me how to remove IPB 4.6 copyright?
O one_finger_man Well-known member Registered Joined Jan 20, 2022 Messages 421 Points 53 Reputation: Mar 25, 2022 #2 add this to all your theme it will remove all copyrights css Code: #elCopyright{ display:none !important; } Belon Active member Registered Joined Jul 31, 2021 Messages 39 Points 28 Reputation: By Belon Mar 25, 2022 #3 one_finger_man said: add this to all your theme it will remove all copyrights css Code: #elCopyright{ display:none !important; } Click to expand... one_finger_manhye thanks for that, it's work like charm! but it's also remove my copyright how can i only just remove the IPS Copyright??
add this to all your theme it will remove all copyrights css Code: #elCopyright{ display:none !important; }
Belon Active member Registered Joined Jul 31, 2021 Messages 39 Points 28 Reputation: By Belon Mar 25, 2022 #3 one_finger_man said: add this to all your theme it will remove all copyrights css Code: #elCopyright{ display:none !important; } Click to expand... one_finger_manhye thanks for that, it's work like charm! but it's also remove my copyright how can i only just remove the IPS Copyright??
one_finger_man said: add this to all your theme it will remove all copyrights css Code: #elCopyright{ display:none !important; } Click to expand... one_finger_manhye thanks for that, it's work like charm! but it's also remove my copyright how can i only just remove the IPS Copyright??
O one_finger_man Well-known member Registered Joined Jan 20, 2022 Messages 421 Points 53 Reputation: Mar 25, 2022 #4 you would have to remove it from a file on your server i for get witch one i will see if i can find it gain found it go on your server to system/theme/Theme.php and look for it there after you change that go to admin and clear caches Last edited: Mar 25, 2022 Belon Active member Registered Joined Jul 31, 2021 Messages 39 Points 28 Reputation: By Belon Mar 25, 2022 #5 one_finger_man said: you would have to remove it from a file on your server i for get witch one i will see if i can find it gain found it go on your server to system/theme/Theme.php and look for it there after you change that go to admin and clear caches Click to expand... one_finger_manthank you so much it work!
you would have to remove it from a file on your server i for get witch one i will see if i can find it gain found it go on your server to system/theme/Theme.php and look for it there after you change that go to admin and clear caches
Belon Active member Registered Joined Jul 31, 2021 Messages 39 Points 28 Reputation: By Belon Mar 25, 2022 #5 one_finger_man said: you would have to remove it from a file on your server i for get witch one i will see if i can find it gain found it go on your server to system/theme/Theme.php and look for it there after you change that go to admin and clear caches Click to expand... one_finger_manthank you so much it work!
one_finger_man said: you would have to remove it from a file on your server i for get witch one i will see if i can find it gain found it go on your server to system/theme/Theme.php and look for it there after you change that go to admin and clear caches Click to expand... one_finger_manthank you so much it work!