vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Database of Codes/Hacks/Mods :: Copyright Instead of Bottom Forum Stats - View Topic
Topic Rating: *****
Printable View
dog199200
Guest
Copyright Instead of Bottom Forum Stats (12th Oct 08 at 8:05am UTC)
What this code does is very simple, it removed the forum stats at the bottom for your forum and replaces it with your very own copyright statement.

Before Code Preview:
http://i25.photobucket.com/albums/c51/dog199200/beforecode.jpg

After Code Preview:
http://i25.photobucket.com/albums/c51/dog199200/aftercode.jpg

Code:
 
  1. <script type="text/javascript">
  2. //Copyright Instead of Bottom Forum Stats
  3. window.onload = function() {
  4. if(get('footerstats', ID)) {
  5. get('footerstats', ID).innerHTML = 'Copyright Text Here';
  6. get('footertime', ID).style.display = 'none';
  7. }
  8. }
  9. </script>
 


All you have to do it edit where it says "Copyright Text Here" and put in anything you want to go their for your copyright.
ashkir
Full Member
***

[Avatar]

Posts: 1,159
Status: Offline
Gender: Male
Location: Cali!
Age: 35
Joined:  
Reputation: 42%  


pmtwitterskypemsnyahoo
Re: Copyright Instead of Bottom Forum Stats (19th Feb 09 at 11:31pm UTC)
Very nice, Dwight. ^_^. I like this. Should come in handy sometime. ^^
blanka
Full Member
***

[Avatar]

Posts: 319
Status: Offline
Gender: Male
Joined:  
Reputation: 10%  


pm
Re: Copyright Instead of Bottom Forum Stats (19th Feb 09 at 11:47pm UTC)
Yea, very useful code. {Smile}
 Printable View

All times are GMT+0 :: The current time is 2:24am
Page generated in 0.2998 seconds
This Forum is Powered By vForums (v2.4)
Create a Forum for Free | Find Forums