1. renzo.rucco
  2. Bug Report
  3. Thursday, July 10 2014, 01:49 PM
When I go to the page for viewing my profile, the information is displayed incorrectly and precisely, there is not a precise alignment between field name and value. I am attaching picture.
Thanks for superb support.
renzo
Attachments (1)
admin Accepted Answer
Admin
This is a CSS problem. please send me your site link. I will reply with code to add to your template CSS file.
  1. more than a month ago
  2. Bug Report
  3. # 1
renzo.rucco Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 2
admin Accepted Answer
Admin
at the end of file templates/shaper_minima/css/template.css add this code:
#easyprofile dd{display:block}
  1. more than a month ago
  2. Bug Report
  3. # 3
renzo.rucco Accepted Answer
I added a new field of type selection with options. When I go into the profile to choose one of the options occurs what you see in the image attached. You can fix? 1000 Thanks
  1. more than a month ago
  2. Bug Report
  3. # 4
admin Accepted Answer
Admin
add this code at same file on previous post
#profile_content{overflow:visible;}
  1. more than a month ago
  2. Bug Report
  3. # 5
renzo.rucco Accepted Answer
Perfet!
For modify the width of the selection windows?
I have never found such a great and fast support. Congratulations!
If I exaggerate with my requests, tell me.
  1. more than a month ago
  2. Bug Report
  3. # 6
admin Accepted Answer
Admin
Hi Renzo,
You have set the width of select to 300px, so you can set even the width of dropdown window.
Try to add this code:
.chzn-drop {width:298px !important;}


The width of dropdown must be 300px-2px. 2px is the width of borders.

If I exaggerate with my requests, tell me.
No problem, we try to help all our customers. When we are very busy and support requests are not prioritized (Bug, PHP error), so we put more time to reply.:)
  1. more than a month ago
  2. Bug Report
  3. # 7
  • 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.