Input field boxes cut off text

First, in the edit profile info field for admins setting up memberships, the designation for "days" is  cut off (along w/ half the box):

 

setting membership

 

I can adjust the size of the Profile Edit column to actually be able to see the end of this setting, but then the members have an oddly wide column w/ tiny little input boxes when they use the Profile Edit feature. I now know that this box says "days" but hate that it cuts off  like that, it's sloppy and makes no sense!

 

 

Also: all of the text input fields are misaligned so that they cut off the last letter of what the user is typing: For ex:

 

profile example

This actually says "example of how the box cuts off" - but you can't see the last letter. While this should be fixed in the basic install, is there a way now to make all of these input boxes on my site the same size as the text entered instead of always cutting off the last letter or 2 as it scrolls the typed text?

Here's another example in editing the information on a Photo upload:

photoexample

 

This error seems to be in every single text field throughout the site.

setting_membership.png · 37K · 305 views
profile_edit_ex.png · 12.6K · 328 views
photo_edit_ex.png · 80.5K · 284 views
Quote · 10 Mar 2011

Add this to the end of forms_adv.css in your template directory:

 

.input_wrapper_text, .input_wrapper_email, .input_wrapper_url, .input_wrapper_date, .input_wrapper_datetime, .input_wrapper_password, .input_wrapper_number {
padding-right:6px;
}

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 10 Mar 2011

Thank you!

Quote · 10 Mar 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.