Meguiars wrote:Thatbitextra wrote: The demo hasn't been reinstated yet, that's all.
How long does it takes?
No idea, sorry.
Meguiars wrote:Thatbitextra wrote: The demo hasn't been reinstated yet, that's all.
How long does it takes?
Code: Select all
{LOGGED_IN_USER_LIST}
Code: Select all
<span id="whos_online_index">{LOGGED_IN_USER_LIST}</span>
Code: Select all
/* The line around of the main tables */
Code: Select all
/* Users online in index page */
span#whos_online_index a:link, span#whos_online_index a:active, span#whos_online_index a:visited, span#whos_online_index a:visited {
color: #333; /* Replace #333 for the hexadecimal color code that you want to use in legend of users... */
}