






Sniper_E wrote:May be off topic...
Your post reads: by spaceace on Mar 6, 2011, 6:36 pm
Does it show the same time to everyone in all the posts?
Does anyone see a different time on spaceace's post other than 6:36 pm? I'm curious...



<script type="text/javascript">
var d = new Date()
var time = d.getHours()
if (time<10)
{
document.write("<link href="{T_THEME_PATH}/morning.css" rel="stylesheet" type="text/css" media="screen, projection" />");
}
else if (time>10 && time<16)
{
document.write("<link href="{T_THEME_PATH}/day.css" rel="stylesheet" type="text/css" media="screen, projection" />");
}
else
{
document.write("<link href="{T_THEME_PATH}/evening.css" rel="stylesheet" type="text/css" media="screen, projection" />");
}
</script>

















Return to phpBB3 Styling Assistance
Users browsing this forum: Majestic-12 [Bot], Sogou [Bot] and 13 guests