Page 1 of 1

How to hide buttons on the bar?

PostPosted: 15 Sep 2011, 00:09
by ALieb
We've integrated Arrowchat with Invision Power Board and felt that using the Invision Power Board notifications AND the Arrowchat notifications seemed a little overkill.. We love the ajax notifications that Arrowchat offers so we have modified it so only online members will receive the popup. But what we'd like to do is basically remove the notification button from the bar yet still receive those notification popup's.

How do we go about removing the notification button from the bar itself?

PostPosted: 15 Sep 2011, 00:24
by Jason
Modify your theme's style.css to:

Code: Select all
#arrowchat_optionsbutton{display:none}

PostPosted: 15 Sep 2011, 01:04
by ALieb
Doesn't seem to have done it and actually that made another button show up called "Pop-in chat"


Edit: I got the notifications button to disappear but now this pop-in chat button is here (which wasn't there before) - http://gyazo.com/e3241ebcaef0bdd6af0ba4838382dfb4 (Screenshot)

Edit Number 2: Also now the online members list is messed up http://gyazo.com/855b518428bf354fcad1eb4e64e4a221

PostPosted: 15 Sep 2011, 01:14
by ALieb
Nevermind... it was user error....

I had done:
Code: Select all
#arrowchat_optionsbutton{display:none)


With an end ) instead of } :P

Thank you!

Topic Closed

PostPosted: 07 Nov 2012, 12:40
by Staff Bot
This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.