Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Rusell Cerrato Friend
    #181584

    Hello Guys!

    I am moving the original post for this issue I have..

    I installed JA-Kranos 2.5 and want to crate a full with of the JA-slideshow module.
    I still dont know what theme to use to create that effect, if thats the case…

    on my site.. I need to remove left padding om slideshow.. the slide images are almost 1400 whide,
    I also changed the layout on template manager to use 1400px wide area.. and no effect..

    There is a padding on the left of the slideshow. you will notice on the attached pic,

    I have removed the gradient images on left and rigth.. to have a better look of the images..
    now I can see a small padding on the left side of slideshow look at the pic..

    the template layout is at 1000px wide, Images are at 1400 however Notice on the rigth side, that the image does exacly what I need it to do on left..for some reason the Slideshow modude haves a small padding set on the left.. wich I just have not find where to remove it.

    can someone please tell me how can I remove it and from what file/path?

    best regards!!


    1. remove-slideshow-padding.fw_
    HeR0 Friend
    #470736

    Hi Rcerrato
    Please post url

    Regards,

    Rusell Cerrato Friend
    #470761

    Hi HeR0.

    here it is.. http://corpladylee.com/citymallk/

    thanks!

    HeR0 Friend
    #470812

    Hi Rcerrato
    Open file /modules/mod_jaslideshow/assets/themes/kranos/style.css and find

    #ja-slideshow .main {
    left: 50%;
    margin-left: -630px;
    max-width: 1260px;
    position: absolute;
    top: 0;
    width: 1260px;
    z-index: 0;
    }

    then replace by
    #ja-slideshow .main {
    left: 3%;
    max-width: 1260px;
    position: absolute;
    top: 0;
    width: 1260px;
    z-index: 0;
    }
    Hope that can help you.

    Regards,

    Rusell Cerrato Friend
    #470893

    Hello HeR0!

    sorry, did not work.

    the left margin still there..

    I will pm you the style.css file so you can have a look.

    rgds!

    rgds!

    HeR0 Friend
    #470922

    Hi Rcerrato
    Did you clean cache?
    left: 3%; you can reduce value of left to 0 as left: 0 ;

    Regards,

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

This topic contains 6 replies, has 2 voices, and was last updated by  HeR0 11 years, 6 months ago.

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