Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • gernot_b Friend
    #201930

    I created a new position called slideshowfull module, but would like the ja_slideshow fills up the entire area of ​​the browser from the left to the right, can you help me?

    Thanks

    Eragon H Friend
    #552376

    You want to set the slideshow like this: http://prntscr.com/4ufw5o ?

    Can you check the admin account, I’m unable to access your back-end with provided information

    gernot_b Friend
    #552406

    yes, that’s right! perfect!

    Login:****
    Pass: ********

    Thanks

    Eragon H Friend
    #552453

    You can add this below code to the file templates.css to have full width of slide shows

    div#ja-slideshow .main.clearfix {
    width: 100% !important;
    max-width: none !important;
    }

    If you want to narrow the width, you can set the max-width to a specific value. For example
    max-width: 70% !important;
    or: max-width: 1200px !important;

    Remember to clear cache (Joomla cache, template cache, browser cache) to see the change

    gernot_b Friend
    #552513

    Ok, thanks!

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

This topic contains 5 replies, has 2 voices, and was last updated by  gernot_b 9 years, 6 months ago.

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