• Resolved jimcash

    (@jimcash)


    Hi Enmanuel,

    Really like the new update and features!

    Howwever, we’ve noticed an issue with the buttons we’re creating when viewed in Chrome, Safari and Explorer. A horizontal grey line is appearing through the image and again vertically down the right hand side, which then appears at the bottom and right hand side when you hover over the image. It works fine in Firefox.

    They look like they may be page sliders that you might find within a frame??

    The buttons are simple image swaps, with only your fade transition effect added, using the Advanced setting.
    Many thanks

    Jimmy

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Enmanuel Corvo

    (@ecorvo)

    Yeah I need to fix that in the next update “Coming Soon” For now do this:

    Add this line to your theme style sheet:

    .vsbb-angular-text-wrapper {
    overflow: hidden !important;
    }

    Thread Starter jimcash

    (@jimcash)

    Hi Enmanuel,

    Thanks for your response. The CSS code has fixed the issue with the buttons while in the normal state, but unfortunately the issue is still there when you hover over the buttons.

    Plugin Author Enmanuel Corvo

    (@ecorvo)

    Sorry I missed one, add this too:

    customp {
    overflow: hidden;
    }

    Thread Starter jimcash

    (@jimcash)

    Seems to be working fine now Enmanuel… thanks for your help with this!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Image glitch on Chrome, Safari and Explorer’ is closed to new replies.