We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

messages window at the bottom | Forum

Topic location: Forum home » Support » General Questions
W.C
W.C Jan 25 '16

hello,


i use a chat system with a chatbar at the bottom of every page.


if a user want to send a message to other user, it popup a the messages window from oxwall at the bottom from the page. so it is overlapping with the chatbar and some users cant see the send button.


is it possible to put the message window a Little bit higher?

any idea what file i must edit to do it?

i take a look at the base.css file, but i dont find the value.


thanks and greetings

Attachments:
  messages -window.jpg (20Kb)
ross Team
ross Jan 25 '16
What theme is this?
W.C
W.C Jan 25 '16

The original 'Aerial' theme


oxwall 1.8.1 with arrowchat.


greetings

The Forum post is edited by W.C Jan 25 '16
ross Team
ross Jan 25 '16
aerial theme does not have this brown chat bottom bar


but in order to move the new message popup and default chat popup


add this styles to edit css section in the admin panel


.ow_chat_dialog_wrap {


  1. bottom49px!important; Play with that value
  2. }

W.C
W.C Jan 25 '16

the brown chat bottom bar are from arrowchat.


i add the lines and it works perfect!


many thanks for fast and good support!


with best rgards




ross Team
ross Jan 25 '16
no problem