Good art is a taste, good design is an opinion.


Come as guest, stay as family.
Board Index

Come as guest, stay as family.


You are not connected. Please login or register

Foto

[Solved] icon online / offline



View previous topic View next topic Go down Message [Page 1 of 1]

1
Offline

  Pozz

Pozz
Punbb Rookie
Punbb Rookie
What is my question?:
How to put this icon online / offline beside the user's name

[Solved] icon online / offline CAmuaqG
[Solved] icon online / offline VwPEHbB


Your Forum Address:
http://communitygamer.forumeiros.com/

Forum Version:
PUNBB

Powered by PunBB
Currently 0 users have thanked Pozz for this post:

2
Offline

  Vaccam

Vaccam
Punbb Rookie
Punbb Rookie
Pozz wrote:[link="/t415-icon-online-offline#2457"]What is my question?:
How to put this icon online / offline beside the user's name

[Solved] icon online / offline CAmuaqG
[Solved] icon online / offline VwPEHbB


Your Forum Address:
http://communitygamer.forumeiros.com/

Forum Version:
PUNBB

As i can see it you just need to go to your ACP and replace the icon with the icon you wish. As you might see at your forum the green online dot beside admin name just replace that Very Happy

Powered by PunBB
Currently 0 users have thanked Vaccam for this post:

3
Offline

  Pozz

Pozz
Punbb Rookie
Punbb Rookie
and offline? exchange for the Mini icon - Offline?

Powered by PunBB
Currently 0 users have thanked Pozz for this post:

4
Offline

  Vaccam

Vaccam
Punbb Rookie
Punbb Rookie
Yes correct Very Happy

Powered by PunBB
Currently 0 users have thanked Vaccam for this post:

5
Offline

  Vaccam

Vaccam
Punbb Rookie
Punbb Rookie
Is this solved?

Powered by PunBB
Currently 0 users have thanked Vaccam for this post:

6
Offline

  Hancki

Hancki
Punbb Rookie
Punbb Rookie
Hi there!

Use this Javascript code in topics:
Code:
if( $('div.post_online').length ) {
    $('div.post_online').html('<img title="Offline" alt="Offline" src="http://i71.servimg.com/u/f71/18/17/62/92/offlin10.png">');
}
Result: http://prntscr.com/36g8d7

Hancki

Powered by PunBB
Currently 0 users have thanked Hancki for this post:

7
Offline

  KiNGphx

KiNGphx
Punbb Guru
Punbb Guru
Hey , Try to put this Simple CSS then submit

Code:
[panda=css]

            .post_online {
            background-repeat: no-repeat;
            background-image: url('http://i71.servimg.com/u/f71/18/17/62/92/offlin10.png');
            width: 51px;
            height: 15px;
            }

Powered by PunBB
Currently 0 users have thanked KiNGphx for this post:

8
Offline

  KiNGphx

KiNGphx
Punbb Guru
Punbb Guru
Hey , Try to put this Simple CSS then submit

Code:
[panda=css]

            .post_online {
            background-repeat: no-repeat;
            background-image: url('http://i71.servimg.com/u/f71/18/17/62/92/offlin10.png');
            width: 51px;
            height: 15px;
            }

Powered by PunBB
Currently 0 users have thanked KiNGphx for this post:

9
Offline

  Random Troll

Random Troll
Punbb Rookie
Punbb Rookie
You already have the feature in your theme (IPB)

Powered by PunBB
Currently 0 users have thanked Random Troll for this post:

10
Offline

  Shadow

Shadow
Administrator
Administrator
Solved => Locked.

Powered by PunBB
Currently 0 users have thanked Shadow for this post:

11
Offline

  Sponsored content



Powered by PunBB
Currently 0 users have thanked Sponsored content for this post:

View previous topic View next topic Back to top Message [Page 1 of 1]


Topic URL's

URL
BBcode
HTML

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