Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • edd Friend
    #191844

    Hi, actually using this slideshow from articles that uses images of 300 x 223.
    I would like that the images in the slideshow goes to 390 x 290.
    How can I fix this for the slideshow?
    Take a look to the screens here
    Thanks a lot for help

    ED


    1. scr00998877
    Saguaros Moderator
    #510799


    Hello Edd,

    You can open file: /modules/mod_jaslideshow/assets/themes/bistro/style.css

    Look at line 52:


    .ja-slide-item img {
    background: none repeat scroll 0 0 #FFFFFF
    height: 290px;
    padding: 5px;
    width: 390px;
    }

    and add width and height like above, then clean JAT3 cache.

    edd Friend
    #510873

    Hi Saguaros,

    Just great !!!!
    It is working fine 😀

    Just one thing: you forget to put in your code: ;
    after #FFFFFF

    so


    .ja-slide-item img {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 290px;
    padding: 5px;
    width: 390px;
    }

    THANKS a lot for your great help

    Saguaros Moderator
    #510877

    You’re right, Edd.

    And glad it helped :p

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

This topic contains 4 replies, has 2 voices, and was last updated by  Saguaros 10 years, 6 months ago.

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