Viewing 15 posts - 16 through 30 (of 51 total)
  • Author
    Posts
  • jooservices Friend
    #578416

    Hi there
    Yup ! Confirmed . It’s css issue. 🙂
    In past to solve this issue i did:
    – Check into js file and disable mouseleave trigger. By this way when we move out mouse, dialog still there
    – After that, hover on element to render dialog
    – Inspect html of dialog to fix css
    – Restore js file

    That’s all

    Thank you,
    Viet Vu

    jooservices Friend
    #644707

    Hi there
    Yup ! Confirmed . It’s css issue. 🙂
    In past to solve this issue i did:
    – Check into js file and disable mouseleave trigger. By this way when we move out mouse, dialog still there
    – After that, hover on element to render dialog
    – Inspect html of dialog to fix css
    – Restore js file

    That’s all

    Thank you,
    Viet Vu

    jooservices Friend
    #743338

    Hi there
    Yup ! Confirmed . It’s css issue. 🙂
    In past to solve this issue i did:
    – Check into js file and disable mouseleave trigger. By this way when we move out mouse, dialog still there
    – After that, hover on element to render dialog
    – Inspect html of dialog to fix css
    – Restore js file

    That’s all

    Thank you,
    Viet Vu

    johnnys Friend
    #578418

    Thanks. What js file should i edit?

    Just to further confirm, when I add the code below to my custom.css I can see the edit button (it’s a black square).

    .btn.jmodedit {
    width: 15px !important;
    height: 15px !important;
    background: #000000 !important;
    }

    johnnys Friend
    #644709

    Thanks. What js file should i edit?

    Just to further confirm, when I add the code below to my custom.css I can see the edit button (it’s a black square).

    .btn.jmodedit {
    width: 15px !important;
    height: 15px !important;
    background: #000000 !important;
    }

    johnnys Friend
    #743340

    Thanks. What js file should i edit?

    Just to further confirm, when I add the code below to my custom.css I can see the edit button (it’s a black square).

    .btn.jmodedit {
    width: 15px !important;
    height: 15px !important;
    background: #000000 !important;
    }

    jooservices Friend
    #578419

    Hi there
    Try to use search string to locate it
    mediasystemjsfrontediting.js
    It’s compress file. rename it to another name, and rename .min.js to this file name. It’ll help you easier to work

    Thank you,
    Viet Vu

    jooservices Friend
    #644710

    Hi there
    Try to use search string to locate it
    mediasystemjsfrontediting.js
    It’s compress file. rename it to another name, and rename .min.js to this file name. It’ll help you easier to work

    Thank you,
    Viet Vu

    jooservices Friend
    #743341

    Hi there
    Try to use search string to locate it
    mediasystemjsfrontediting.js
    It’s compress file. rename it to another name, and rename .min.js to this file name. It’ll help you easier to work

    Thank you,
    Viet Vu

    johnnys Friend
    #578421

    OK I found it and have removed the mouseleave trigger. The icon is now staying there permanently.

    Now what must I add to my css in order to see the edit-icon again? Currently I only see a black square because I have the following in my custom.css (for display purposed only);

    .btn.jmodedit {
    width: 15px !important;
    height: 15px !important;
    background: #000000 !important;
    }

    johnnys Friend
    #644712

    OK I found it and have removed the mouseleave trigger. The icon is now staying there permanently.

    Now what must I add to my css in order to see the edit-icon again? Currently I only see a black square because I have the following in my custom.css (for display purposed only);

    .btn.jmodedit {
    width: 15px !important;
    height: 15px !important;
    background: #000000 !important;
    }

    johnnys Friend
    #743343

    OK I found it and have removed the mouseleave trigger. The icon is now staying there permanently.

    Now what must I add to my css in order to see the edit-icon again? Currently I only see a black square because I have the following in my custom.css (for display purposed only);

    .btn.jmodedit {
    width: 15px !important;
    height: 15px !important;
    background: #000000 !important;
    }

    jooservices Friend
    #578422

    Hi there
    As i said. Please bring it online than i can inspect it. Without site touching i can’t say much about css .

    Thank you,
    Viet Vu

    jooservices Friend
    #644713

    Hi there
    As i said. Please bring it online than i can inspect it. Without site touching i can’t say much about css .

    Thank you,
    Viet Vu

    jooservices Friend
    #743344

    Hi there
    As i said. Please bring it online than i can inspect it. Without site touching i can’t say much about css .

    Thank you,
    Viet Vu

Viewing 15 posts - 16 through 30 (of 51 total)

This topic contains 51 replies, has 3 voices, and was last updated by  jooservices 9 years, 4 months ago.

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