Most Users Online

Im not sure if there's an ACP option and I can't be bothered to check so:

Prosilver themes:
Open styles/yourtheme/template/index_body.html:

Find:

Code:
<br />{RECORD_USERS}

Delete that line.

Subsilver themes:
Open styles/yourtheme/template/index_body.html:

Find:

Code:
<br />{RECORD_USERS}

Delete that line.

Note: I have not tested these solutions but im sure they will work. I also take no responsibility for any damage these code changes may do to your forum, use at your own risk.
 
Nathan said:
Im not sure if there's an ACP option and I can't be bothered to check so:

Prosilver themes:
Open styles/yourtheme/template/index_body.html:

Find:

Code:
<br />{RECORD_USERS}

Delete that line.

Subsilver themes:
Open styles/yourtheme/template/index_body.html:

Find:

Code:
<br />{RECORD_USERS}

Delete that line.

Note: I have not tested these solutions but im sure they will work. I also take no responsibility for any damage these code changes may do to your forum, use at your own risk.

Thanks Nathan thats the answer I thought I would get, I'm not sure of the knock effect either, I thought there may be a way to alter the value (ie Lie a little LOL).

I wont be deleting any code at the moment
 
Back
Top Bottom