The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Help me to move the online button

2 posters

Go down

Help me to move the online button Empty Help me to move the online button

Post by lBlacKl December 9th 2011, 3:08 am

anyone can help me how to move the online button to the right side of the username???
avatar
lBlacKl
Forumember

Male Posts : 202
Reputation : 2
Language : English and Tagalog

http://gfxtutorials.netboarder.com

Back to top Go down

Help me to move the online button Empty Re: Help me to move the online button

Post by Ayax December 9th 2011, 4:54 am

For that you need to edit the templates
PA> Display> Templates> General> viewtopic_body.
Then find the next piece
Code:
{postrow.displayed.ONLINE_IMG}
Copies and delete it, then find the next piece which is the name
Code:
<strong>{postrow.displayed.POSTER_NAME}</strong>
online copy the code after the </ strong> or sooner depending on where you want, if you want this above, just put a </ br> after the online / before the name.
Good luck.
Ayax
Ayax
New Member

Posts : 6
Reputation : 0
Language : Spanish,English

http://asistencia.foroactivo.com

Back to top Go down

Help me to move the online button Empty Re: Help me to move the online button

Post by lBlacKl December 9th 2011, 6:25 am

what i dont understand
avatar
lBlacKl
Forumember

Male Posts : 202
Reputation : 2
Language : English and Tagalog

http://gfxtutorials.netboarder.com

Back to top Go down

Help me to move the online button Empty Re: Help me to move the online button

Post by Guest December 9th 2011, 7:39 am

Your board appears to be IPB2/Invision. If you want an online indicator after the top username in the post profile, add the following line to your CSS:

Code:
.post.online .popmenubutton a:after {content: " (Online)";}
you didn't ask for it, but if you also wanted an offline indicator, add this line to your CSS as well:

Code:
.post .popmenubutton a:after {content: " (Offline)";}
avatar
Guest
Guest


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum