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

ChatFix on Top | Forum

Topic location: Forum home » Support » General Questions
Nanuky
Nanuky Mar 14 '15
Hi,

someone can tell me how i can fix the textchat on complete right side?

Regards
Attachments:
  ChatFix.PNG (65Kb)
Taissa Team
Taissa Mar 16 '15
Nanuky, please, see the attached screenshot and specify how should be changed the Dialogue window position.
For example, if you change the textchat position and fix it in the upper right corner,  the system will still display the Dialogue windows at the bottom.



So, if you want to change the position for the textchat only, you can use the next CSS code modification.  
 Go to Admin Area>Appearance>Edit Theme>CSS tab and add code: 

.ow_chat_block_wrap {position:fixed !important; right:10px; top:40px}
The Forum post is edited by Taissa Mar 16 '15
Attachments:
  Screenshot.png (282Kb)