Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • thejoejoomla Friend
    #187588

    Nice template btw

    Client would like a slideshow that looks like this one from Yootheme:
    http://www.yootheme.com/demo/themes/joomla/2013/infinite/?profile=lightblue

    Is is possible to have a full page width slideshow using JA Brisk?

    Thanks,

    Joe

    Ninja Lead Moderator
    #493411

    You can achieve that with following way:

    – Open templates/ja_brisk/css/template.css file

    – From


    .ja-slideshow .container {
    padding: 60px 0 0;
    }

    change to


    .ja-slideshow .container {
    padding: 60px 10px 0 10px;
    width: auto;
    }

    Noemi Peli Friend
    #524645

    Hi, I also want to have a full width slideshow. I’ve modified the template.css according to your above suggestion, but it doesn’t work. Any idea?

    Nazario A Friend
    #524742

    @marketinggroup,

    Please try to add the CSS rule which Ninja Lead suggested into this file: /templates/ja_brisk/css/custom.css

    .ja-slideshow .container {
    padding: 60px 10px 0 10px;
    width: auto;
    }

    If it does not help, pls post the URL of your site here so that I can help you out.

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

This topic contains 4 replies, has 4 voices, and was last updated by  Nazario A 10 years, 1 month ago.

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