Online/Offline button for phpbb2
3 posters
Page 1 of 1
Online/Offline button for phpbb2
Hello!
I want to ask you what I need to do to move my online button from top-right, near my username? I'm using phpbb2.
Hope someone can help me,
Thanks!
I want to ask you what I need to do to move my online button from top-right, near my username? I'm using phpbb2.
Hope someone can help me,
Thanks!
Re: Online/Offline button for phpbb2
Hello,
Please be patient! You need to wait 24 hours before bumping your topic unless you have information to your post. If someone has an answer, they will reply to your topic.
Please be patient! You need to wait 24 hours before bumping your topic unless you have information to your post. If someone has an answer, they will reply to your topic.
Re: Online/Offline button for phpbb2
Base wrote:Hello,
Please be patient! You need to wait 24 hours before bumping your topic unless you have information to your post. If someone has an answer, they will reply to your topic.
Ok...
Re: Online/Offline button for phpbb2
Hello @Glavee,
Go to Administration Panel > Display > Templates > General > viewtopic_body
Find and remove :
Find :
Replace by :
Save and publish
Go to Administration Panel > Display > Templates > General > viewtopic_body
Find and remove :
- Code:
{postrow.displayed.ONLINE_IMG}
Find :
- Code:
<td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150">
Replace by :
- Code:
<td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150"><div style="text-align:right;">{postrow.displayed.ONLINE_IMG}</div>
Save and publish
Re: Online/Offline button for phpbb2
Ange Tuteur, I changed my template and now my online button is down-left near the buttons "Profile" "PM" "EMAIL". I did what you said but it still doesn't work.
Similar topics
» Online and offline appearances (PhpBB2) profile
» Online?offline Tutorial
» online/offline/away
» online and offline
» online & offline status
» Online?offline Tutorial
» online/offline/away
» online and offline
» online & offline status
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum