Title: Chat layout
Last modified: August 22, 2021

---

# Chat layout

 *  Resolved [gispatterson](https://wordpress.org/support/users/gispatterson/)
 * (@gispatterson)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/chat-layout/)
 * I’m not great with CSS, I’d love to know if there’s a way to display the chat
   with the name, message, and submit fields beneath the chat box, in one column.
   
   Thank you so much in advance!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/chat-layout/#post-14793422)
 * It’s an interesting idea, but not something the plugin can do out of the box.
   In general however, CSS is something that can be overridden with custom styles.
   So it would be possible for a developer to add CSS that could do it. Would require
   a significant amount of work though.
 *  [ivantus](https://wordpress.org/support/users/ivantus/)
 * (@ivantus)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/chat-layout/#post-14960720)
 * Not sure why Jeff said that this would require a significant amount of work because
   the plugin comes with an css editor where you’d find the line:
 * `div#sac-panel{float:right;width:38%;}`
 * You could change it to:
 * `div#sac-panel{width:38%;}`
 * and the input text field would show underneath the message box.
 * Excuse me if I didn’t understand the question correctly.
    -  This reply was modified 4 years, 8 months ago by [ivantus](https://wordpress.org/support/users/ivantus/).

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Chat layout’ is closed to new replies.

 * ![](https://ps.w.org/simple-ajax-chat/assets/icon-256x256.png?rev=1473439)
 * [Simple Ajax Chat – Add a Fast, Secure Chat Box](https://wordpress.org/plugins/simple-ajax-chat/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-ajax-chat/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-ajax-chat/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-ajax-chat/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-ajax-chat/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-ajax-chat/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [ivantus](https://wordpress.org/support/users/ivantus/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/chat-layout/#post-14960720)
 * Status: resolved