News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

2.0 RC5 and NChat MOD - ADD new things -

Started by Tomas1, May 13, 2011, 05:56:35 PM

Previous topic - Next topic

Tomas1

How to put some space between NChat MOD and News , to see better the type chat box :( ?  they are to close . Help help help

web835,
www.oui5.com

ascaland

In NChatBoardIndex.php,
Code (Replace) Select
<input id="NChat_input" onkeypress="if((event.keyCode == 13) && (this.value.length > 0)){ NChat_sender(); return false;}" contenteditable="true" style="width:100%;" />
Code (With) Select
<input id="NChat_input" onkeypress="if((event.keyCode == 13) && (this.value.length > 0)){ NChat_sender(); return false;}" contenteditable="true" style="width:100%; margin-bottom: 10px;" />


Tomas1

web835,
www.oui5.com

Advertisement: