1. voipsystems
  2. General
  3. Tuesday, August 05 2014, 04:16 PM
Hi im new using these module, very great :D, 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
Attachments (1)
Accepted Answer
admin Accepted Answer
Admin
Hi, to keep Easy Profile light we not use many CSS (only 2Kb). We use bootstrap classes as Joomla built in component.

Have you tried to enable the parameter "Include Bootstrap CSS files" on Easy Profile options?

Anyway if you send me your site link (no need admin access) we can reply you with css code to add.;)
  1. more than a month ago
  2. General
  3. # Permalink
voipsystems Accepted Answer
Hi works great, a quickly question, I see that the username is in two lines, can i change the box only for the easy profile? I attach the picture
  1. more than a month ago
  2. General
  3. # 1
admin Accepted Answer
Admin
Yes, with CSS (I think 1 line).

But I need to see the site.
  1. more than a month ago
  2. General
  3. # 2
voipsystems Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 3
admin Accepted Answer
Admin
I have tested your site with Internet explorer and Chrome and I not see the problem of page title. Have you fixed?
If not which browser you use?

***Check your settings**********
  1. more than a month ago
  2. General
  3. # 4
voipsystems Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 5
admin Accepted Answer
Admin
Hi,
sorry for late reply, it was night for us.

The edit and registrion page is the same of Joomla (tabs are generated by a Javascript).
You can use Joomla language override to change the translation of string ( no code! ;) )

Go in:
administration->Extensions->Language Manager->Override
The constant for button "Enviar" is "JSUBMIT".
This is a main Joomla constant and if you change the translation you will change in other parts of Joomla UI. But this is not a problem because "Enviar" and "Aceptar" is the same :D

Another way is to use template override...the constant is in /components/com_users/views/profile/edit.php
  1. more than a month ago
  2. General
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.