Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • testcouch Friend
    #201698

    hi, i get with JA Social a issue with several select fiels and there width.

    for example:

    Community Builder Search form and edit Userdetails produce a horizontal scrollbar for the complete page and the select fields are overlapping also the layout. can you please check that..

    chavan Friend
    #551109

    can you please post the exact Url for it. and the community user details are not working with the one you provided.

    testcouch Friend
    #551124

    @chavan

    Access should work now! URL in Admin Details Updated!

    chavan Friend
    #551163

    Add this code to custom.css

    .cbSearchCriteria select {
    width: 150px;

    }

    testcouch Friend
    #551194

    hi, that is something i already tried before but this width: 150px helps only on Desktop view. on iPad for example i get still a horizontal scrollbar. you can check it here http://ipadpeek.com/

    if i set width to max-width: 70px; then it works but the select fields are too small then!:((

    testcouch Friend
    #551534

    @chavan

    hi, did you have a other idea to fix this scrollbar issue?

    chavan Friend
    #551538

    try this css

    .cbSearchCriteria select {
    width: 24%;

    }

    testcouch Friend
    #551574

    both css makes no difference..

    [PHP].cbSearchCriteria select {
    width: 150px;

    }[/PHP]

    [PHP].cbSearchCriteria select {
    width: 24%;

    }[/PHP]

    scrollbar is still there!

    chavan Friend
    #551595

    can you please post a screenshot of the scrollbar

    testcouch Friend
    #551715

    <em>@Chavan 448383 wrote:</em><blockquote>can you please post a screenshot of the scrollbar</blockquote>

    yes of course but you can see the scrollbar also here: http://ipadpeek.com/


    1. Scrollbar
    chavan Friend
    #551729

    Add this code

    .cbDateinputJs span span {
    right: 0;
    }
    .cbDateinputJs span td {
    padding: 0 !important;
    }

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

This topic contains 11 replies, has 2 voices, and was last updated by  chavan 10 years, 1 month ago.

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