Back to General Articles

How to edit footer copyright so the YEAR changes automatically
by Seven Skins 14 Dec 2011
Rating: (5 votes - 5.00 average)

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>


.
Attached Thumbnails
Click image for larger version
Name:	footer-copyright-1.png
Views:	305
Size:	59.6 KB
ID:	135055   Click image for larger version
Name:	footer-copyright-2.png
Views:	328
Size:	93.8 KB
ID:	135056   Click image for larger version
Name:	footer-copyright-3.png
Views:	411
Size:	8.1 KB
ID:	135057  

Similar Mods

Miscellaneous Hacks JavaScript: Copyright Year Generation vBulletin 3.8 Template Modifications
copyright update automatically. vBulletin 2.x Full Releases

vblts.ru supports vBulletin®, 2022-2024