Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • pixelprint Friend
    #161955

    hi guys

    just installed the methys template,,,,,very nice,,,,,

    question with slideshow:

    Is it possible to make the slideshow and mask/navigation stay central on the site when resizing?

    AS soon as you resize the browser, the image stays fixed but the mask shadow moves left and gets smaller these cuts the image and makes the whole site unbalanced

    cheers
    dan


    1. methys2
    2. methys1
    chavan Friend
    #383362

    Do you want this in a circular one ?

    pixelprint Friend
    #383363

    <em>@Chavan 230298 wrote:</em><blockquote>Do you want this in a circular one ?</blockquote>
    Hi…what do mean? circular?,,,i just want the sizing (WIDTH) on the slideshow to stay (float middle) when you resize the browser

    chavan Friend
    #383366

    you want the size of the slide show to be 960. you want to hide the other images except the middle one

    Am i correct?

    chavan Friend
    #383367

    If you want your website to be as in the attached image.

    Do the following

    Replace the following css code in the path : /templates/ja_methys/css/mod_jaslideshow2.css


    .ja-slide-main-wrap {
    position: relative;
    overflow: hidden;
    }

    With


    .ja-slide-main-wrap {
    position: relative;
    overflow: hidden;
    width:960px !important;
    margin:0 auto !important;
    }


    1. jamthys
    pixelprint Friend
    #383369

    Chavan: you rock,,,,thats exactly what i needed,,,cheers

    chavan Friend
    #383414

    you are most welcome pixelprint 🙂

    George Pitaru Friend
    #385483

    I had the exact same issue, but Chavan’s post solved the problem.

    Question: after fixing the problem, I don’t have the transparent mask; is there a way to put it back?

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

This topic contains 8 replies, has 3 voices, and was last updated by  George Pitaru 13 years, 7 months ago.

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