icons online / offline profile
+2
99nour
antreas
6 posters
Page 1 of 1
icons online / offline profile
I want to add icons online / offline profile how can;
thanx!!
thanx!!
antreas- Forumember
- Posts : 37
Reputation : 2
Language : cyprus
Re: icons online / offline profile
Hi! You have to choose one of the tutorials:
1. http://help.forum2x2.ru/t14890-topic (All forum versions)
2. http://help.forum2x2.ru/t16383-topic#135193 (phpBB3)
3. http://destek.yetkin-forum.com/t78900-phpbb3-ycin-modelsiz-online-offline-kodu (phpBB3)
P.S. You can use google translate to read in your own language.
1. http://help.forum2x2.ru/t14890-topic (All forum versions)
2. http://help.forum2x2.ru/t16383-topic#135193 (phpBB3)
3. http://destek.yetkin-forum.com/t78900-phpbb3-ycin-modelsiz-online-offline-kodu (phpBB3)
P.S. You can use google translate to read in your own language.

Guest- Guest
Re: icons online / offline profile
wow what What language is this;
not undersnd: (
not undersnd: (
antreas- Forumember
- Posts : 37
Reputation : 2
Language : cyprus
Re: icons online / offline profile
1/2 - russian; 3 - turky. As I adviced you: use google translate translate.google.com 

Guest- Guest
Re: icons online / offline profile
from the control as panel can guidance I have the icons what choice kontrol panel to add
antreas- Forumember
- Posts : 37
Reputation : 2
Language : cyprus
Re: icons online / offline profile
nothing?

antreas- Forumember
- Posts : 37
Reputation : 2
Language : cyprus
Re: icons online / offline profile

I read the tutorial Gassy posted and I have a built-in translator.
Let me tell you how from what I've read.
phpBB2 right?
Go to Display > Pictures and Colors > Picture Management > Advanced Mode > Buttons
There should be an online button somewhere. I don't think there's an offline button.
(I think)
Re: icons online / offline profile
Hi,
It's explained nicely on the Russian Forum http://help.forum2x2.ru/t14890-topic .
There is no option for the offline button in your AP.
The option for the offline button that is found in your AP is the offline button that appears on your profile in your friends managment.
The online button you add to your AP > Display > Pictures managment > Advanced > Buttons > Online
Than you have to go to AP > Display > Templates > General > wievtopic_body template and find this:
Replace it with this:
Than go to AP > Display > Pictures managment > CSS and add this in it:
You can change the CSS and the margins until the button is set where you wont it.
That basiclly adds the offline button as your background so when user logges of the offline button/the background becomes visable.
For it tow work nicely your images must be the same obviusly.
It's explained nicely on the Russian Forum http://help.forum2x2.ru/t14890-topic .
There is no option for the offline button in your AP.
The option for the offline button that is found in your AP is the offline button that appears on your profile in your friends managment.
The online button you add to your AP > Display > Pictures managment > Advanced > Buttons > Online
Than you have to go to AP > Display > Templates > General > wievtopic_body template and find this:
- Code:
{postrow.displayed.ONLINE_IMG}
Replace it with this:
- Code:
<div class="ava">{postrow.displayed.POSTER_AVATAR}</div><span class="prfav">{postrow.displayed.ONLINE_IMG}</span>
Than go to AP > Display > Pictures managment > CSS and add this in it:
- Code:
.ava {
text-align: center;
}
.prfav {
display:block;
position: relative;
width: 87px;
height: 13px;
background: transparent url("http://i27.servimg.com/u/f27/14/67/67/89/kg13-515.png") no-repeat;
margin: -7px auto 0;
}
.prfav img {
display:block;
position: relative;
}
You can change the CSS and the margins until the button is set where you wont it.
That basiclly adds the offline button as your background so when user logges of the offline button/the background becomes visable.
For it tow work nicely your images must be the same obviusly.
Nera.- Energetic
-
Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: icons online / offline profile
if you want online/offline icon in english here is the image
offline

online

offline

online

Re: icons online / offline profile
Thanks for these
Plasmastar- New Member
-
Posts : 15
Reputation : 1
Language : English

» online/offline/away
» how can i make online or offline in topic profile
» Online offline
» Online/Offline Image in Mini Profile not showing?
» Where are these "Online and Offline" icons appeared?
» how can i make online or offline in topic profile
» Online offline
» Online/Offline Image in Mini Profile not showing?
» Where are these "Online and Offline" icons appeared?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum