Help - Search - Members - Calendar
Full Version: Change Your Copyright To 2008
MonsterSmallBusiness Forums > MonsterWebDesign > Design Aspects
ArcoJedi
As I did last year on this day, I wanted to post a quick reminder to every webmaster that uses a copyright in their site's footer. It's almost time to change it from 2007 to 2008. Here's some example code again for reference -
CODE
<p style="text-align: center;">&copy; 2004-2008 Your Company Here</p>
Happy New Year!
mamamia
Thanks James.

I needed the reminder.
MartiniGuy
QUOTE(ArcoJedi @ Dec 31 2007, 11:04 AM) *
As I did last year on this day, I wanted to post a quick reminder to every webmaster that uses a copyright in their site's footer. It's almost time to change it from 2007 to 2008. Here's some example code again for reference -
CODE
<p style="text-align: center;">&copy; 2004-2008 Your Company Here</p>
Happy New Year!

2008? When did it become 2008???
Im still signing checks 2005?
martiniemoticon.gif
Thanks for the reminder!
mamamia
hooray.gif tongue.gif martiniemoticon.gif

WELCOME 2008!!!
EQPosts
Wow! Another year gone by, where does all the time go?

2008 huh, so when do we get migrated to the new cart .... tomorrow....hehe I wish. hooray.gif

Hope everyone has a safe and enjoyable New Year and thanks for the copyright reminder.
deerefun
Thanks for the reminder. I never remember.
It also reminded me to remove my Christmas countdown. It said "It's Christmas" on my homepage untill I just removed it. Last year I left it for two weeks before one of my competitors and EX-monstersmile.gifs Paul from RunGreen made fun of me.
Does anyone know if there are other settings we need to update with the new year?
Thanks
Steve
AmericanGamingSupply
I can't use the Copywright symbol in my site. I put the &copy;
symbol and still it does not show up on my site. Anyone else having the same problem.
Or you know how to solve the problem. Please let me know.

The site is www.americangamingsupply.com

Thanks and happy new year.
pacificrescue
Thanks for the reminder.... at that's one thing I can check off the list happy.gif
Great day all!
BamaCat
The copyright works on my site, just looked at your source code:

Copyright � 2005 - 2008

try this:

&copy; 2006-2008 AmericanGaming......
scaldiran-MC Team
You could also use this for the year:

CODE
<script language=javascript>
var d = new Date();
document.write(d.getFullYear());
</script>


This will automatically update every year, so you won't have to update your copyright anymore. Right now, this bit of code will say 2008, but on Jan 1, 2009, it will say 2009.
Tigger
Hi James,

Thanks for the reminder,

Angela
AmericanGamingSupply
QUOTE(BamaCat @ Jan 2 2008, 05:09 PM) *
The copyright works on my site, just looked at your source code:

Copyright � 2005 - 2008

try this:

&copy; 2006-2008 AmericanGaming......



Yeah for some reason I was changing it in the wysiwyg but i kept going back.
So I changed it right on the editor now.

Thanks
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.