Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • ganzuelo Friend
    #143146

    While trying to upload a video i have found that I cannot because the upload window doesnt have a scroll option and you cannot submit. Here is a screenshot.

    Anonymous Moderator
    #312989

    Hi ganzuelo

    Could you please send me your live url via PM so that i could have a closer look on the issue?

    ganzuelo Friend
    #314684

    Others have posted about this issue too now. please unmark answered because its not answered

    Anonymous Moderator
    #315600

    Hi ganzuelo

    I am sorry for my delay.

    Maybe you are using the latest version of Jomsocial. Could you please send me your live url, admin account so that i could have a closer look on the issue?

    Anonymous Moderator
    #315609

    <em>@ganzuelo 138921 wrote:</em><blockquote>While trying to upload a video i have found that I cannot because the upload window doesnt have a scroll option and you cannot submit. Here is a screenshot.

    </blockquote>

    Please open components/com_community/assets/window.css file, at about line 100, find following code:

    #cWindowContent {
    width: 100%;
    background: #ffffff;
    height: 560px;
    float: left;
    padding: 10px;
    position: relative;
    }

    and change to:

    #cWindowContent {
    width: 100%;
    background: #ffffff;
    height: 560px;
    float: left;
    padding: 10px;
    position: relative;
    overflow:auto;
    }

    ganzuelo Friend
    #315627

    Thank you, that worked. can you add it to the JA Sulfur pack for future downloads?

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  ganzuelo 15 years, 2 months ago.

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