Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • marielathey Friend
    #140442

    Hello I would like to modify ja-slideshow to fit my 760 X 300 px images that I want to use for my header. Could you please indicate what to change and where, as I am having a hard time locating the php to resize my photos to the size I would prefer.

    In addition, I would like to lighten the background of the articles. Please indicate where this code is located in the css.

    Thanks!:)

    mattbl34 Friend
    #302127

    I would also like to know how to customize the size of the image in Jaslideshow. I want them bigger.

    marielathey Friend
    #302136

    <em>@mattbl34 125392 wrote:</em><blockquote>I would also like to know how to customize the size of the image in Jaslideshow. I want them bigger.</blockquote>
    Hi Matt
    I cant help but notice that no one from Joomlart is replying to threads about this template. I got impatient and figured it out myself.
    Go into the site files templatesja_rubycsscolorsjaslideshow2.css Open that up in an editor. Go to lines 22-39 it will look like this: The parameters that you need to change are in red.

    .maskItem {
    background: url(../images/sl-mask.png) no-repeat top left;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 519px;
    height: 276px;
    z-index: 100;
    }

    Line 32-39
    you will want to adjust this padding to center your now larger photos. If they are full width, just zero them all out. That worked great for me.

    .ja-slide-item {
    display: block;
    overflow: hidden;
    margin: 0;
    width: 442px !important;
    left: 461px !important;
    top: 36px !important;
    }

    Last but not least, I dont know why, but I still had to go into the back end and adjust the parameters in the module, so dont forget to do that too.

    jamjodesign Friend
    #314865

    Hi there,
    I am trying to just change the overall height of each of the slides sl-1 and sl-2 and so on, however I cannot find even in the css file where to change the height. I can change the width and overal position but not the height for some reason.

    Can you help?

    Regards,
    James

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

This topic contains 4 replies, has 3 voices, and was last updated by  jamjodesign 15 years, 3 months ago.

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