1. Krystal_Hamilton
  2. Support
  3. Sunday, December 06 2015, 02:33 AM
Hello, I would like help with two things..the first is how to hide the details title, and to align details to left of profile
and the Second is to change the Informations tab to say something different
Attachments (1)
Accepted Answer
admin Accepted Answer
Admin
Hi,
try with this:
.jsn_profile_fields legend{display:none}
.jsn_profile_fields dt{text-align:left !important;width:auto;padding-right:10px;}
.jsn_profile_fields dd{margin-left:0px;}


Keep in mind that Easy Profile not apply any style in field list, the style is inherit from your template (bootstrap). We use a simple DL (DT,DD) list.
  1. more than a month ago
  2. Support
  3. # Permalink
admin Accepted Answer
Admin
Hi,
sorry for late reply, it's weekend for us :D

try add these CSS rules:
.jsn_profile_fields legend{display:none}
.jsn_profile_fields dt{text-align:left !important}
  1. more than a month ago
  2. Support
  3. # 1
Krystal_Hamilton Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 2
  • 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.