SimplePortal

Customization => Blocks and Modifications => Block Requests => Topic started by: tk2012 on May 01, 2009, 12:47:54 AM

Title: Time / Day Block
Post by: tk2012 on May 01, 2009, 12:47:54 AM
On the default theme of 2.0 RC1 and all the other versions, the date and time are shown at the top right corner under the SMF logo.  It would be nice if this was its own block or added to the User Info Block which incorporates the other data from that area -or- even added to the Calendar Block.

Title: Re: Time / Day Block
Post by: Nathaniel on May 01, 2009, 02:22:37 AM
You can put this code into a custom PHP block:
Code: [Select]
echo timeformat(forum_time(), false);
You could also add that code to the relevant block/s, I can help if you specify exactly where you want it.
SimplePortal 2.3.8 © 2008-2024, SimplePortal