Write message box only a single line

Turn your community with elegantly JomSocial integrated and superiorly designed website
GK User
Tue Aug 03, 2010 5:29 pm
Hi,
I am using elvesocial 2.1.1 and JS 1.8.3 on testing website dates4.me

In JS Inbox>>Write the message box/field displays only a single line and a bit (see attached file). The same problem occurs in Application>>>Photos -- CREATE ALBUM

Where can I find the corresponding code to edit?
(The error occurs with no additional modules or plugins installed)

You may login:
Username: test
Password: test

Thank you in advance,
Frank
Sorry, no attachment. Can`t attach anaything.
User avatar
Fresh Boarder

michalkie
Tue Aug 03, 2010 5:46 pm
Hi,

in file: components/com_community/templates/gk_style/css/style.css

Code: Select all
#community-wrap .inputbox,
#community-wrap textarea,
#community-wrap select {
    font: normal 13px/1 Tahoma;
    padding: 2px;
    height:20px;
    }


Please remove "height:20px;".
User avatar

GK User
Tue Aug 03, 2010 6:26 pm
Excellent! Thanks for the quick reply!
User avatar
Fresh Boarder


cron