Not Solved Online/offline image change space
#1
Not Solved
I want to put online/offline image in just under the postbit/post information. Plz see this image......

[Image: image00038id5.jpg]
Reply
#2
Not Solved
in your postbit classic template find
{$post['usertitle']}<br />
			{$post['userstars']}
			{$post['groupimage']}
			{$post['useravatar']}<br />
			{$post['user_details']}


put this
<a href="online.php" title="{$lang->postbit_status_online}"><img src="{$theme['imgdir']}/buddy_online.gif" border="0" alt="{$lang->postbit_status_online}" /></a>
under the
{$post['user_details']}
Coming soon..
Reply
#3
Not Solved
This is incorrect suggetion.
Reply
#4
Not Solved
no it's not, i just did it, did you try it?
Coming soon..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)