Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved how to remove or edit powered by rocket chat in user login page

    Rocket.Chat
    2
    3
    538
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      blaise last edited by

      HI dude
      could you help me to remove or edit powered by rocketchat in the user login page?
      How to do it?
      thanks

      jdaviescoates 1 Reply Last reply Reply Quote 0
      • jdaviescoates
        jdaviescoates @blaise last edited by

        @blaise you can do this using Custom CSS

        Go to yourrockchaturl.com/admin/Layout then to Custom CSS and add this:

        .powered-by {
            display: none;
        }
        

        That'll get rid of that.

        1 Reply Last reply Reply Quote 3
        • B
          blaise last edited by

          Davies you are a great asset for this community.
          thanks

          1 Reply Last reply Reply Quote 1
          • First post
            Last post
          Powered by NodeBB