Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #952828

    Hi
    Kindly send me your site url and a user login details , so that i can login on site check this problem .
    Use Private reply to send the details .

    janyour Friend
    #952845

    Hello, i just add the logins details, please check the 1st post 😉

    Pankaj Sharma Moderator
    #952864

    Hi
    This is problem from easy social style

    go to /components/com_easysocial/themes/wireframe/styles/more.min.css
    find

    div#fd.es.popbox.popbox-profile .popbox-cover {
        display: block;
        width: 100%;
        height: 140px;
        background: #333;
        position: absolute;
    }

    replace it with

    div#fd.es.popbox.popbox-profile .popbox-cover {
        display: block;
        width: 100%;
        height: 150px;
        background: #333;
        position: absolute;
    }
    janyour Friend
    #952867

    Thank you for this speed response,

    i just tested another templates (from yootheme) and the popup looks fine, i think its related to the Intranet template style overwriting. please check the screenshot.

    The ideal way is fixing this from the template side because easysicuak will have updates in futures and we cant customize after every update those css files 🙂

    thank you


    1. popup
    Pankaj Sharma Moderator
    #952872

    Hi
    I am not familiar with yotheme templates on this . The current style is coming from the easysocial as u can see via Inspect element , you can increase height to 150 px .
    Or you can add the code in custom.css file in /css/custom.css to override the code 🙂

    janyour Friend
    #952941

    Just add and looks better,
    please include a fix if possible in next releases 🙂

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

This topic contains 6 replies, has 2 voices, and was last updated by  janyour 7 years, 8 months ago.

The topic ‘Easysocial profile popup graphic bug’ is closed to new replies.