Post by FireIndy on Nov 9, 2005 22:00:29 GMT
This table has Member of the month, affiliates. It also says what day it is and Good Morning or Afternoon(depending what time it is) Well here it goes....
Screen Shot:
<!-- Made By FireIndy, Do Not Repost Without Permission -->
<center><table width="714" border="1" class="windowbg">
<tr>
<td>
<center><script type="text/javascript">
/*Code automatically updates*/
var d=new Date()
theDay=d.getDay()
switch (theDay)
{
case 0:
document.write("Today is <b>Sunday</b>")
break
case 1:
document.write("Today is <b>Monday</b>")
break
case 2:
document.write("Today is <b>Tuesday</b>")
break
case 3:
document.write("Today is <b>Wednesday</b>")
break
case 4:
document.write("Today is <b>Thursday</b>")
break
case 5:
document.write("Today is <b>Friday</b>")
break
case 6:
document.write("Today is <b>Saturday</b>")
}
</script>
<hr>
<script type="text/javascript">
<!--
var current=new Date()
var day_night=current.getHours()
if (day_night<=12)
document.write("<b>Good Morning</b><br>"+pb_displayname)
else
document.write("<b>Good Afternoon</b><br>"+pb_displayname)
//-->
</script>
<td class="windowbg2"> <center><font size="2">MOTM</font>
</center>
<center><font face="Impact"><font size="2">
<a href="URL TO MEMBERS NAME HERE">
Member Name Here
</a>
</font></center>
<td width="300" class="windowbg"><center>
<center><font size="2">Affiliates</font></center>
<hr>
<marquee direction="left" scrollamount="3" onMouseover="this.stop()" onMouseout="this.start()">
Affiliates Here
</center>
</marquee>
</tr></table>
</td></table></center>
Ok, What To Edit...
RED: Put the URL to the MOTM and put their username.
BLUE: Put your affilation codes from other forums here.
Screen Shot:
<!-- Made By FireIndy, Do Not Repost Without Permission -->
<center><table width="714" border="1" class="windowbg">
<tr>
<td>
<center><script type="text/javascript">
/*Code automatically updates*/
var d=new Date()
theDay=d.getDay()
switch (theDay)
{
case 0:
document.write("Today is <b>Sunday</b>")
break
case 1:
document.write("Today is <b>Monday</b>")
break
case 2:
document.write("Today is <b>Tuesday</b>")
break
case 3:
document.write("Today is <b>Wednesday</b>")
break
case 4:
document.write("Today is <b>Thursday</b>")
break
case 5:
document.write("Today is <b>Friday</b>")
break
case 6:
document.write("Today is <b>Saturday</b>")
}
</script>
<hr>
<script type="text/javascript">
<!--
var current=new Date()
var day_night=current.getHours()
if (day_night<=12)
document.write("<b>Good Morning</b><br>"+pb_displayname)
else
document.write("<b>Good Afternoon</b><br>"+pb_displayname)
//-->
</script>
<td class="windowbg2"> <center><font size="2">MOTM</font>
</center>
<center><font face="Impact"><font size="2">
<a href="URL TO MEMBERS NAME HERE">
Member Name Here
</a>
</font></center>
<td width="300" class="windowbg"><center>
<center><font size="2">Affiliates</font></center>
<hr>
<marquee direction="left" scrollamount="3" onMouseover="this.stop()" onMouseout="this.start()">
Affiliates Here
</center>
</marquee>
</tr></table>
</td></table></center>
Ok, What To Edit...
RED: Put the URL to the MOTM and put their username.
BLUE: Put your affilation codes from other forums here.