CSS Problem On JS Edit Profile Page

Turn your community with elegantly JomSocial integrated and superiorly designed website
nycruns
Tue Jul 27, 2010 4:34 pm
See attached. This problem is related to style.css but I can't quite nail it down. It does not effect other JS templates. Essentially, text fields are all displaying at the same size when editing your own profile. This makes them impossible to use. The site is nycruns.com

Please advise asap on css changes. I am using the latest everything.
User avatar

nycruns
Wed Jul 28, 2010 12:44 pm
a little help please? :-) The site is nycruns.com

Thanks
User avatar

michalkie
Thu Jul 29, 2010 9:13 am
Hi,

try to change in components/com_community/templates/gk_style/css/style.css (line 190):

Code: Select all
#community-wrap .inputbox, #community-wrap textarea, #community-wrap select


remove: height:20px;
User avatar

nycruns
Thu Jul 29, 2010 1:03 pm
That did not work but I next tried removing the entire block of code and that seems ok. Would that affect any page besides the edit profile and profile page?
Thx
Steve
User avatar

michalkie
Thu Jul 29, 2010 9:08 pm
This affect for all inputbox, textareas only in jomsocial sites. If this work in profile page it should work on the rest pages.
User avatar


cron