xF1 Remove Copyright

  • Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Radio

    ven0m

    Administrator
    Staff member
    Administrator
    Moderator
    Platinum
    xenForo 2.x.x
    xenForo 1.x.x
    Contributor
    vBulletin All Access Pass
    The Chest
    Verified
    Ultra Platinum VIP
    Platinum VIP
    Gold VIP
    Silver VIP
    Premium
    Member
    Jul 17, 2005
    20,470
    7,711
    321
    localhost
    Place in your Themes Extra.css
    HTML:
    #copyright {
    display: none;
    }

    THE MORE ADVANCED WAY



    Step 1:
    Navigate into Admin CP > (Your style) > Templates > Footer and click it.

    Step 2:
    Ctrl + F and find "Copyright" should be something like that:
    HTML:
    "<div id="copyright">".

    Step 3: You will see something like that in there
    HTML:
    "{xen:helper copyright} {xen: phrase extra_copyright}".
    Simply remove it or if you want to keep it, just put <!-- in the front and --> in the end. Every theme is deferent keep that in mind!

    Step 4: Your done, if you want to add any custom message you can simply do that in there. You may use html. Save, and give it a look!

    Thank you for watching this simple tutorial! Hope i helped you! Leave a like if i did!
     
    Thread starter Similar threads Forum Replies Date
    ven0m xF1 Remove the underline on hover from the footer links Tips & Guides 0