Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • alioztr Friend
    #170851

    If you click image with highslide it goes to under of slideshow menu.

    go to travel demo page, click to travel photo, photo comes with highslide. If your mouse goes to top with open picture, that picture goes to under of slideshow menu

    I want to use this highslide with other picture, it goes to under of menu.

    What should i do

    Thanks

    khoand Friend
    #425398

    Could you give me a link to your website? I will check it.

    alioztr Friend
    #425400

    Please look joomla 1.7 demo site of ja travel.
    If you click travel photos go to top with open photo, you will see that image goes to under of slideshow menu

    khoand Friend
    #425445

    You replace this code from /plugins/system/japopup/fancybox/css/jquery.fancybox.css


    div#fancy_outer {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
    }

    with


    div#fancy_outer {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
    }

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

This topic contains 4 replies, has 2 voices, and was last updated by  khoand 12 years, 11 months ago.

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