Mr. Moon
New Member
"The only thing that they can get me for is running a mortuary without a license."
Posts: 23
|
Post by Mr. Moon on Jan 1, 2009 11:19:11 GMT -5
Created By: Mr. Moon Cross Browser: Yes Preview: ClickPlacement: Anywhere About: Adds a simple MotM table. I reccomend using Smangii's side bar instead, and using a table there for a MotM table. Code: <script type="text/javascript"> <!-- /* MotM table by Mr. Moon Do not: Repost or Claim This header must reamin intact. */
//Edit var width= "700"; // Width of MotM table var month= "January"; // Month var user="admin"; // MotM's username var name="Mr. Moon"; // MotM's display name
//No Need to Edit document.write('<table width="'+width+'" class="bordercolor" cellspacing="1" align="center"><tr><td width="100%" align="center" class="titlebg">Member of the Month<br />'+month+'</td></tr><tr><td class="windowbg" width="100%" align="center" valign="middle"><br><font size="2">The member of the month is is <a href="/index.cgi?action=viewprofile&user='+user+'" target="_self">'+name+'</a>!</font></td></tr></table>'); //--> </script>
|
|
macc
New Member
Posts: 7
|
Post by macc on Jan 23, 2009 16:00:32 GMT -5
Hi Mr. Moon, I like this too, and would like to use it on my board.
One tiny question please, is it posssible to change the font color of the member of the months's name ?
Cheers
Macc
|
|
Mr. Moon
New Member
"The only thing that they can get me for is running a mortuary without a license."
Posts: 23
|
Post by Mr. Moon on Jan 24, 2009 19:59:42 GMT -5
<script type="text/javascript"> <!-- /* MotM table by Mr. Moon Do not: Repost or Claim This header must reamin intact. */
//Edit var width= "700"; // Width of MotM table var month= "January"; // Month var user="admin"; // MotM's username var name="Mr. Moon"; // MotM's display name
//No Need to Edit document.write('<table width="'+width+'" class="bordercolor" cellspacing="1" align="center"><tr><td width="100%" align="center" class="titlebg">Member of the Month<br />'+month+'</td></tr><tr><td class="windowbg" width="100%" align="center" valign="middle"><br><font size="2">The member of the month is is <a href="/index.cgi?action=viewprofile&user='+user+'" target="_self"><font color='#FF0000'>'+name+'</font></a>!</font></td></tr></table>'); //--> </script> [/blockquote] Edit the red part.
|
|
macc
New Member
Posts: 7
|
Post by macc on Apr 14, 2009 13:32:43 GMT -5
Thank you,
(sorry for the delay in replying).
Macc
|
|
|
Post by leo2400 on Oct 14, 2015 10:16:40 GMT -5
Be here for a long...
|
|