Jump to content
WebFlake
  • 0

How to remove copyrights of IPS 4


polkovnika2

Question

How to remove copyrights of IPS 4

Hello Does anybody know how removing copyrights of IPS 4.
After some of the last updates appear inscription   Community Software by Invision Power Services, Inc.
The problem is not in the theme that I used, inscription appears in all its theme. I could not find in which file is text and delete it.

I apologize for my bad English.

Edited by polkovnika2
Link to comment
Share on other sites

Recommended Posts

  • -1
3 minutes ago, Cookie Monster said:

Just to try a safer way of doing it ?

AdminCP > Customization > Themes > Your Theme > Edit HTML & CSS > custom.css

Add the following code.


#elCopyright {
display: none;
}

@Mindless and @polkovnika2

This should hide the whole div that contains the information.

 

I'll try this, Thank you! to be honest i don't wanna removed the Copyright i just wanna try something different xd.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...