• Resolved mariehusoy

    (@mariehusoy)


    Hi,

    I have implemented the org chart and looks good. Problem is when I click on a user, a light box open under the header and it’s not possible to see the content. I can not inspect it either (to get the correct codes for changing the CSS) as it’s layered under the header.

    Can this box be centered to the middle of the screen, showing the contact information such as phone number an e-mail?

    • This topic was modified 5 years, 1 month ago by mariehusoy.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author G Matta

    (@gangesh)

    Hello there,

    I see the issue.
    Try CSS below in theme file and adjust top value based on your requirement.

    .jOrgChart .popup1 {
    top: 200px;
    }

    Let me know if that works for you.

    Thread Starter mariehusoy

    (@mariehusoy)

    It works perfectly, thank you for the quick response!

    Can the popup fetch the user information such as phone number, facebook user and e-mail as well?

    Thread Starter mariehusoy

    (@mariehusoy)

    Also, I see that if I click the top level user and scroll, the pop up is hidden behind the second level user underneath. Is this fixable?

    Plugin Author G Matta

    (@gangesh)

    This i basic setup and more information can be added in pro version only. You can try demo.

    I’ll check scroll issue, I think its fixable.

    Plugin Author G Matta

    (@gangesh)

    Hello @mariehusoy,

    Popup issue has been fixed and released under ver 2.2.2.

    Let me know if that addresses your issue.

    Thread Starter mariehusoy

    (@mariehusoy)

    Yes, thank you so much for your help!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Link does not display’ is closed to new replies.