MyBB Community Forums

Full Version: Who's Online Opens, will be closed
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Producer: Bomfile

Admin cp>Templates & Style>Templates>Themes>Index Page Templates>index_whosonline
Find:
{$onlinemembers}
Change:
<div>
    <input type="button" value="Open" style="width:185;font-size:10px;margin:0px;padding:0px; height:24; font-weight:700; margin-right:0px" onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Close'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Open'; }">
</div>
<div style="margin: 0px; padding:0px;">
<div style="display: none;">
{$onlinemembers}
</div>
</div>
Save.

Thanks - mybbdestek.com .
What does this do? wrong section.
I believe it allows you to expand it or collapse it
Oh okay. isn't this already in tuts?
I have no idea :X
Toungue lol spam post Toungue