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
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
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.
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.