Chatbox Messages Login-Logout and Archive
2 posters
Page 1 of 1
Chatbox Messages Login-Logout and Archive
MAMMA MIA, Here we go again, MA-MMA!!! Hi guys! I've another question for you all (but I love shouliki, sorry).
My question:
How can I hide the text-message of "log-in and log-out" in chatbox? I tried all the public scripts but no success. (ModernBB)
------------------------------------ Edit: Ok sorry, I've just noticed they added an option in PA.
and how can I add the chatbox's archive only to normal users but still visible if you're a staffer?
I tried in this way:
but of course it didn't work cause i'm noob
Thank you all!
My question:
------------------------------------ Edit: Ok sorry, I've just noticed they added an option in PA.
and how can I add the chatbox's archive only to normal users but still visible if you're a staffer?
I tried in this way:
- Code:
/* Disable Archive */
.admin #chatbox_option_with_archives {
display : none;
}
but of course it didn't work cause i'm noob
Thank you all!
Re: Chatbox Messages Login-Logout and Archive
Hello, could you please provide your forum URL and a test account also here?
Thank you!
Thank you!
Re: Chatbox Messages Login-Logout and Archive
I really love your topic preview on hover effect but i didn't see any Chatbox here. Even i did use a direct link to chatbox https://www.galaxypledges.net/chatbox but found nothing
Are you sure you active it yet?
Are you sure you active it yet?
Re: Chatbox Messages Login-Logout and Archive
I Just wanna Hide chatbox's archive to normale users °L° why software engineer
Re: Chatbox Messages Login-Logout and Archive
I've logged in by using your test account but found nothing wrong cus it's not a Staff or Admin account
Try to replace this
Try to replace this
- Code:
/* Disable Archive */
.admin #chatbox_option_with_archives {display: none}
- Code:
.admin #chatbox_option_with_archives {display: none!important; visibility: hidden}
TonnyKamper likes this post
Similar topics
» Can't Archive Private Messages
» Chatbox - Archive won't show up...
» How do i remove the away, logout, and other functions in the chatbox?
» Hope a code for auto hide login, signup form and show the logout form for DIY toolbar
» Chatbox not showing messages
» Chatbox - Archive won't show up...
» How do i remove the away, logout, and other functions in the chatbox?
» Hope a code for auto hide login, signup form and show the logout form for DIY toolbar
» Chatbox not showing messages
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum