Welcome Guest [Log In] [Register]






You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as the chatbox (for quick chatting) a score saving arcade with hundreds of games, customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.

Posted Image

Posted Image

Posted Image


Username:   Password:
Add Reply
CODE-Tri use box
Topic Started: Wed Jan 24, 2007 6:09 am (277 Views)
..SMOKEY..
Member Avatar
FUCK OFF!!!

i got this code from final stars and put my own little twist on it

http://forums.distantstarz.net/index.php?

the original version was made by Rin(mc) again this is just MY personal twist on it, you may change ONLY what is in red ( you have to or it won't work ) this code goes under BOARD HEADER

<div class="tableborder">
<table width="100%" border="0">
<script>
// Using Chiên's Hide Hack
// Copyright http://s4.invisionfree.com/Distant_Stars
//Do Not Remove Copyright

if(userlinks.innerHTML.match(/Guest/)) {
document.write("<style> .member {display:none;}</style>");
}
if(userlinks.innerHTML.match(/Logged/)) {
document.write("<style> .guest {display:none;}</style>");
}
</script>
<tr>
<td colspan="3" class="maintitle"> Welcome to YOUR BOARD NAME</td>
</tr>
<tr>
<th class="titlemedium">
ANNOUNCEMENTS
</th>
<th class="titlemedium">
<span class="guest">
LOG IN
</span>
<span class="member">
Date, Season & Weather
</span>
</th>
<th class="titlemedium">
AFFILIATES
</th>
</tr>
<td class="post1" width="33.3%" >
<marquee height="70" onmouseover="this.stop()" onmouseout="this.start()"
direction="up" scrollamount="1" style="Filter:Alpha(Opacity=100, FinishOpacity=0,
Style=1, StartX=0, StartY=0, FinishX=0, FinishY=90);">
YOUR TEXT HERE
</marquee>
</td>
<td class="post1" width="33.4%" align = "center">

<span class="guest">
<form action='http://s?.invisionfree.com/YOUR BOARD NAME/index.php' method='post'><input type='hidden' name='act' value='Login' /><input type='hidden' name='CODE' value='01' /><input type='hidden' name='s' value='' /><input type='hidden' name='referer' value='act=Login&CODE=01&CookieDate=1' /><input type='hidden' name='CookieDate' value='1' /><strong>Quick Log In</strong><br />User Name: <br /><input type='text' size='20' maxlength='64' name='UserName' class='forminput' /><br />Password: <br /><input type='password' size='20' name='PassWord' class='forminput' /><br /><input type='submit' class='forminput' value='Log In' /></form><br /> If you Do Not Have An Account Please <a href="http://z?.invisionfree.com/YOURBOARDNAME/index.php?act=Reg&CODE=00"><b>Register</b></a>.</span>
<span class="member">



<br>
<script type="text/javascript">
var d=new Date()
var weekday=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")
var monthname=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec")
document.write("<b> Date: ")
document.write(weekday[d.getDay()] + ", ")
document.write(monthname[d.getMonth()] + " ")
document.write(d.getDate() + ". ")
document.write(d.getFullYear())
document.write("</b>")
</script>
<br />


<script type="text/javascript">
var d=new Date()
var seasonname=new Array("Winter","Spring","Summer","Fall","Winter","Spring","Summer","Fall","Winter","Spring","Summer","Fall")
document.write("<b> Season: ")
document.write(seasonname[d.getMonth()] +", Day " )
document.write(d.getDate() + "")
document.write("</b>")
</script>
<!--// http://s4.invisionfree.com/Distant_Stars  //-->



<style>
<!--
.styling{
background-color:transparent;
color:000000;
font: bold 12px MS Sans Serif;
padding: 0px;
}
-->
</style>

<br>
<script language=javascript>
<!--//
var weatherchange = "5";
var weather = new Array(1000);
weather[0]="Rainy";
weather[1]="Foggy";
weather[2]="Hot";
weather[3]="Mild";
weather[4]="Cloudy";
weather[5]="Misty";

var arandomn=Math.random() * weatherchange;
arandomn=Math.round(arandomn);
var theweather =weather[arandomn];

document.write("<b>Weather Today: "+theweather+"</b>");

//-->
</script>
<!--// http://s4.invisionfree.com/Distant_Stars //-->
</br>






</span>

</td>
<td class="post1" width="33.3%">
<marquee height="50" onmouseover="this.stop()" onmouseout="this.start()"
direction="Left" scrollamount="8" style="Filter:Alpha(Opacity=100, FinishOpacity=0,
Style=1, StartX=0, StartY=0, FinishX=90, FinishY=90);">
AAFFILIATES:ADD YOUR TEXT HERE</marquee>
</td>
</tr>
<tr align='center'>
<td colspan='3' class='titlemedium'>
</td>
</tr>
</table>
</div>
Online Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Code · Next Topic »
Add Reply