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] Rremove Chat box "online" and "@"

4 posters

Go down

[Help] Rremove Chat box "online" and "@" Empty [Help] Rremove Chat box "online" and "@"

Post by Marvin1554 January 19th 2011, 4:16 am

How can i delete the "@" infront of a user with moderator power?

also

I would like to remove the thing on the side that says weather members are "Online" or "Away"
avatar
Marvin1554
Forumember

Posts : 33
Reputation : 0
Language : English

Back to top Go down

[Help] Rremove Chat box "online" and "@" Empty Re: [Help] Rremove Chat box "online" and "@"

Post by Plancker January 19th 2011, 6:08 pm

The @ i don't know for online and away try this in your css

Code:
#chatbox_members .member-title.away {
display: none !important;
}
#chatbox_members .member-title {
display: none !important;
}
avatar
Plancker
Forumember

Posts : 226
Reputation : 11
Language : Dutch, English

Back to top Go down

[Help] Rremove Chat box "online" and "@" Empty Re: [Help] Rremove Chat box "online" and "@"

Post by Marvin1554 January 19th 2011, 7:47 pm

it gave me script error Sad
avatar
Marvin1554
Forumember

Posts : 33
Reputation : 0
Language : English

Back to top Go down

[Help] Rremove Chat box "online" and "@" Empty Re: [Help] Rremove Chat box "online" and "@"

Post by Ape January 19th 2011, 8:11 pm

I dont think you can remove the @ off of it but i could be wrong..
maybe with tepm editing you can


[Help] Rremove Chat box "online" and "@" Left1212[Help] Rremove Chat box "online" and "@" Center11[Help] Rremove Chat box "online" and "@" Right112
[Help] Rremove Chat box "online" and "@" Ape_b110
[Help] Rremove Chat box "online" and "@" Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19084
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

[Help] Rremove Chat box "online" and "@" Empty Re: [Help] Rremove Chat box "online" and "@"

Post by shine246 January 20th 2011, 2:50 am

it gave me script error Sad
avatar
shine246
New Member

Posts : 4
Reputation : 0
Language : English

Back to top Go down

[Help] Rremove Chat box "online" and "@" Empty Re: [Help] Rremove Chat box "online" and "@"

Post by Plancker January 22nd 2011, 4:08 pm

Code:
h4.member-title.away {
display: none !important;
}
h4.member-title {
display: none !important;
}
this maybe i'm looking for the @
avatar
Plancker
Forumember

Posts : 226
Reputation : 11
Language : Dutch, English

Back to top Go down

Back to top


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