Viewing 6 posts - 16 through 21 (of 21 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #576666

    If you want to increase height the box in jomsocial component, you have to submit the request to jomsocial because this is paid extension and they will have the good solution for that

    But I fixed it with the solution below, open custom.css file and see it


    .joms-postbox-content .inputbox textarea.input {
    height: 100px !important;
    }

    .joms-postbox-input {
    min-height: 120px;
    }

    Andrew Winkler Friend
    #577251

    That’s not what I meant. What I meant is this:

    When users write something in the status update box or cut and paste something into it that is bigger than the couple of lines provided, the box normally adjusts its size. it becomes bigger. This works beautifully on my site using other templates than Teline V. You can check it out by forcing my homepage to use the Atomic or Beez2 template. The problem is not my site, it’s Teline V that doesn’t work as it should. The only time the automatic resizing works is when I edit an existing larger status update and enter a character.

    Ninja Lead Moderator
    #577272

    I fixed it on your site with new the solution

    Open templates/ja_teline_v/css/custom.css file and add new rule


    .joms-postbox-input .inputbox {
    height: auto;
    }

    Now, you can see the height in inputbox auto resize on your site. Let me know if it helps

    Andrew Winkler Friend
    #577415

    Woohoo, you fixed it.!!!

    Andrew Winkler Friend
    #643712

    Woohoo, you fixed it.!!!

    Andrew Winkler Friend
    #742359

    Woohoo, you fixed it.!!!

Viewing 6 posts - 16 through 21 (of 21 total)

This topic contains 21 replies, has 2 voices, and was last updated by  Andrew Winkler 9 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum