off/online icon

xiaomah01 at 09h22
13
Dec
2011
off/online icon how to move to after username?


i using code is
Code:
 <span class="name"><a name="{postrow.displayed.U_POST_ID}">{postrow.displayed.POSTER_NAME}</span></a>  <div class="off-on-line" title="offline" >{postrow.displayed.ONLINE_IMG}</div>


css:
Code:
.off-on-line {width:15px;height:16px;background:url(http://i40.servimg.com/u/f40/16/90/32/99/online12.gif);}
1 c3vietk, on 13/12/2011 at 09h33
replace css with
Code:
.off-on-line {width:15px;height:16px;background:url(http://i40.servimg.com/u/f40/16/90/32/99/online12.gif);display:inline-block}
2 xiaomah01, on 13/12/2011 at 09h44
c3vietk wrote:replace css with
Code:
.off-on-line {width:15px;height:16px;background:url(http://i40.servimg.com/u/f40/16/90/32/99/online12.gif);display:inline-block}


u are third time helping me again Very good Very good Very good

can we be friend? cheers


opp... find another problem... scratch

how can minimum username?because some member name too long...become this
3 c3vietk, on 13/12/2011 at 10h13
welcome Smile

you can try this code :-s add to css
Code:
.poster-profile {display:block}
.name {display: inline-block;max-width: 100px}

4 xiaomah01, on 13/12/2011 at 10h27
c3vietk wrote:welcome Smile

you can try this code :-s add to css


become this


but is ok~ cheers thumleft thumright

i will remenber u Very good

solved salut
5 RoNo, on 13/12/2011 at 11h09

Since the issue has been resolved,
this topic is closed.
Locked RoNo
General rules
Tricks & Tips
FAQ listing
For founders who lost their passwords
About support requests by PM
Announcements & Updates

Similar topics
Can i get an icon that shows someone is online? It should be a bar, with the font "online." The bar should be blue, white font, and a little green dot (don't know really how to explain it) in the left. Thanks! link:
Could you make me a Who's Online Icon from the image below? Please add a dialog bubble to the picture asking the question, "Who's Online?". Please help looking into my request. http://girldetective.forumotion.com
I went into photo management to change my online icons. Even deleted it from hosting site, and changed to new icon. It will not display the new one yet old one still showing up. As you can see the green dot, is the old. Which has been deleted and
Replies 1 to 5 on 5 for "off/online icon"
See also
more_less
Informations

5 Replies For the topic :
"off/online icon"

This topic has been viewed 536 times.

Last message :
13/12/2011 at 09h22 by "xiaomah01"