[BBOOTS style and Chat 1.1.3] how to show chat side by side?


Avatar de Usuario
PhilDiscuss
 
Mensajes: 80
Registrado: Mié Nov 09, 2016 4:53 am
Ubicación: Manila - Philippines
 Mié Mar 15, 2017 2:21 am • a través de Web
how to show the chat replies show side by side?
Avatar de Usuario
IvanPF
Administrador
 
Mensajes: 2028
Registrado: Vie Jun 17, 2011 12:15 am
Ubicación: España (Spain)
 Mié Mar 15, 2017 9:42 pm • a través de Web
Hi,

You must edit the CSS file /ext/canidev/chat/styles/{your style}/theme/chat.css and add this code:

Código: Seleccionar todo
.chat-row:nth-child(even) .ic-row-avatar {
   float: right;
}

.chat-row:nth-child(even) .ic-row-actions {
    float: left;
}

.chat-row:nth-child(even) .ic-row-title,
.chat-row:nth-child(even) .ic-row-text {
   text-align: right;
}

.chat-row:nth-child(even) .ic-row-title.avatar-margin,
.chat-row:nth-child(even) .ic-row-text.avatar-margin {
   margin-left: 0;
   margin-right: 48px;
}


After this, go to ACP and clear the cache
Avatar de Usuario
PhilDiscuss
 
Mensajes: 80
Registrado: Mié Nov 09, 2016 4:53 am
Ubicación: Manila - Philippines
 Vie Mar 17, 2017 12:16 am • a través de Web
Thank you.. works!
Avatar de Usuario
PhilDiscuss
 
Mensajes: 80
Registrado: Mié Nov 09, 2016 4:53 am
Ubicación: Manila - Philippines
 Vie Mar 17, 2017 1:13 am • a través de Web
how about a better side by side.


can make also like this?
Imagen

Avatar de Usuario
PhilDiscuss
 
Mensajes: 80
Registrado: Mié Nov 09, 2016 4:53 am
Ubicación: Manila - Philippines
 Vie Mar 27, 2020 6:58 am • a través de Web
IvanPF escribió:Hi,

You must edit the CSS file /ext/canidev/chat/styles/{your style}/theme/chat.css and add this code:

Código: Seleccionar todo
.chat-row:nth-child(even) .ic-row-avatar {
   float: right;
}

.chat-row:nth-child(even) .ic-row-actions {
    float: left;
}

.chat-row:nth-child(even) .ic-row-title,
.chat-row:nth-child(even) .ic-row-text {
   text-align: right;
}

.chat-row:nth-child(even) .ic-row-title.avatar-margin,
.chat-row:nth-child(even) .ic-row-text.avatar-margin {
   margin-left: 0;
   margin-right: 48px;
}


After this, go to ACP and clear the cache


There is something wrong about the avatar with using the latest version of cbbChat
Avatar de Usuario
PhilDiscuss
 
Mensajes: 80
Registrado: Mié Nov 09, 2016 4:53 am
Ubicación: Manila - Philippines
 Lun Abr 20, 2020 10:16 pm • a través de Web
bang! any updates?
Avatar de Usuario
IvanPF
Administrador
 
Mensajes: 2028
Registrado: Vie Jun 17, 2011 12:15 am
Ubicación: España (Spain)
 Mié Mar 31, 2021 9:56 pm • a través de Web
This functionality is included with the chat as of version 1.2.2. It can be selected from the ACP options
Avatar de Usuario
PhilDiscuss
 
Mensajes: 80
Registrado: Mié Nov 09, 2016 4:53 am
Ubicación: Manila - Philippines
 Vie Abr 02, 2021 1:34 am • a través de Web
More smoother chat ... Thank you Ivan

¿Quién está conectado?

Usuarios navegando por este Foro: No hay usuarios registrados visitando el Foro y 0 invitados