Hi im new using these module, very great , i added a menu on my joomla and i show the perfil information of my customers, but shows strange, per example
<fieldset id="jsn_default">
<legend>Mi Casillero</legend>
<dl class="dl-horizontal">
<dt class="usernameLabel">Usuario</dt>
<dd class="usernameValue">
josetapia </dd>
<dt class="firstnameLabel">Nombre</dt>
<dd class="firstnameValue">
jose </dd>
<dt class="lastnameLabel">Apellidos</dt>
<dd class="lastnameValue">
tapia </dd>
..........
I attached the screen, why each label and info are on different lines
Name
Jose
Last Name
Tapia
Per example, any sugestion? best regards