Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • orsomannaro Friend
    #192880

    Is it possible to set slideshow to full screen?

    TomC Moderator
    #514985

    Try This . . . .

    FIRST:Backup your files and try on these steps below to get your requirement:

    – Go the the Slideshow’s backend and configure Display Settings like the snapshot.

    – Main Item width: 1500px; (or whatever you indicate as the max width)

    – Open templatesja_portfoliocsstemplate.css file, then put these codes into the end:


    #ja-slideshow .main { width: 100%; max-width: 1500px; } .ja-slide-item img { width: 100%; }

    – Clear JAT3 and browser cache … Refresh page

    NOTE: Adjust the width to fit your website layout if needed.

    orsomannaro Friend
    #515070

    Thank you TomC.

    I read your response in another thread and I tried, but in this case it does not work ..

    phong nam Friend
    #515236

    Hi orsomannaro,

    You can make the slideshow full-width by overriding the slide items on template. Lets try to put below codes into the end of templates/ja_vintas/css/template.css file:

    /*Make slideshow full width*/
    .ja-ss-wrap {
    width: 100% !important;
    }

    .ja-ss-items {
    width: 100% !important;
    }

    Save and clear JAT3 cache.

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

This topic contains 4 replies, has 3 voices, and was last updated by  phong nam 10 years, 11 months ago.

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