Results 1 to 1 of 1

Thread: How to edit footer copyright so the YEAR changes automatically

  1. #1
    Administrator KJ's Avatar

    Join Date
    Sep 2008
    Location
    London, UK
    Posts
    250
    Blog Entries
    3
    Rep Power
    10

    How to edit footer copyright so the YEAR changes automatically

    In this tutorial I will tell you to edit the footer of your vBulletin forum so that YEAR in the footer changes automatically so that you can to New Year Party on December 31 instead of editing your footer copyright notice.

    It is only four step process, see the screenshots below.

    Login to AdminCP and go to (Step 1 and 2) Settings > Options > Site name / URL / Contact Details and scroll down to the bottom of the page and you will see "Copyright Text" field. Edit the code below for your site and copy and paste (Step 3) it in the "Copyright Text" field. Click Save (Step 4).



    PS. Do not forget to edit the text in the red color in the code below.




    Code:
    Copyright &copy; <a href="http://www.sevenskins.com/">Seven Skins</a> 2008 - <script type="text/javascript">d = new Date();y = d.getFullYear();document.write(y);</script>

















    This tutorial bought to you by Seven Skins.



    .
    Last edited by KJ; 10-25-2017 at 05:41 PM.

     
     

Similar Threads

  1. Align vBulletin 5 Footer Copyright Text
    By KJ in forum vBulletin Tips Tricks Hacks
    Replies: 0
    Last Post: 10-26-2017, 09:58 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •