Love the ja social ii theme!
We have one last issue before using it for our production website.

We are using quiet a lot of forms on our website.
In the previous theme, the textarea's had a standard height of 4 rows.
Now they are just 1 row.
Of course a user can change the height using the handle.
But it would be nice if they have more height then a simple text field.

Is there some custom css that I can use?
Or did I miss something in thememagic?

Please advise,
Patrick

    pjfroelofs
    Hi
    Can you provide the page URL on which the form is published?
    So i can check it on your site

    pjfroelofs
    Hi
    Add this code in custom css

    .bfQuickMode .bfLabelLeft textarea {height:100%;}
    Write a Reply...
    You need to Login to view replies.