Dropdown field format

GK User
Sun Jul 19, 2015 9:14 am
Hi
The format of the text in dropdowns from fields are not showing up correctly in University.

The example is for the edit profile form in Jomsocial. The attached images shows how it look closed and open.

The text does not fit into the field when the dropdown is closed.

How can I make this show up correctly?

Thanks in advance
Kenneth
User avatar
Junior Boarder

GK User
Sun Jul 19, 2015 12:04 pm
Hi,
I guess it's problem with too big padding inside select form fields,
show me URL where you have JomSocial installed than I will try to help.

You have it during registration or profil edit ?
User avatar
Platinum Boarder

GK User
Sun Jul 19, 2015 12:26 pm
I installed JS 4.0.8 from my resources, please try those extra fix code:
.joms-select {
padding: 1px 5px !important;
}


add css into custom css field in template settings. it should help in your browser.
User avatar
Platinum Boarder

GK User
Sun Jul 19, 2015 1:12 pm
Hi Oscar

Works like a charm! :-)

Thanks a lot for quick reply and efficient solution!

Kenneth
User avatar
Junior Boarder


cron