Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • parpar Friend
    #135132

    hello

    can please someone help me to solve the javascript comflict between YOOlightbox plugin from YOOtheme and the JA Iolite template.

    best regards

    Sherlock Friend
    #279621

    Hi parpar !
    What problem appear when you use YOOlightbox with Iolite template ?
    Please send url of your site, if posible, i will help you solve it 😀

    Sherlock Friend
    #279735

    Hi parpar !

    You can fix it following way below :
    Open plugins/system/yoo_effects/lightbox/shadowbox.css file , find following code section at about line 55 :


    #shadowbox_body_inner {
    overflow:hidden;
    position:relative;
    }

    change to :


    #shadowbox_body_inner {
    display:block;
    float:left;
    overflow:hidden;
    }

    parpar Friend
    #279756

    after 2 weeks of searching for the anwser you have solved it and it’s working 🙂

    thank you very much hainn84

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

This topic contains 4 replies, has 2 voices, and was last updated by  parpar 16 years ago.

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