Quote:
Originally Posted by as7aab
Is it possible to change the Online/Offline text into the original Online/Offline button?
Installed, Thanks a lot Alan.
Great Job.
|
Yes, find in the
postbit_onlinestatus template:
Code:
<span class="deconnecter">(Offline)</span>
And replace, for example with:
Code:
<img src="your url image" alt="" border="0" />
And made similar for:
<span class="connecter">(Online)</span>
and
<span class="invisible">(Invisible)</span>
Quote:
Originally Posted by as7aab
Another question,
Is it possible to use the forums stats mod in this style?
the forums stats mod that shows the latest topics, newest members
and most active members if you know what i mean.
Thanks
|
Yes of course ^^