Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • icbl Friend
    #168733

    I increased Slideshow width to 980px as you can see on the screenshot. But navigation bar still the same and I could not find way to increase so I can put up to 5 or 6 buttons. Setting s alo below. How can fix that? Slideshow version is 2.1.5


    1. slide
    2. parameters
    khoand Friend
    #413868

    Hi,
    You try change Item Width of Navigator Settings section.

    icbl Friend
    #413933

    Width of Navigator Settings changes only buttons dimensions not the bar!

    khoand Friend
    #414222

    Sorry for late response. You try another way. You find this code from /templates/ja_social/css/mod_jaslideshow2.css


    .ja-slidewrap-style2 .ja-slide-thumbs-wrap {
    width: 662px !important; < change this value
    z-index: 150;
    overflow: visible;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: relative;
    margin-left: 27px;
    height: 80px !important;
    background: url(../images/line-slideshow.gif) no-repeat right 11px !important;
    }

    icbl Friend
    #414225

    Hi,

    There is no mod_jaslideshow2.css under /templates/ja_social/css/
    Are you sure if you are using JA Social for Joomla 1.7 ?

    regards

    khoand Friend
    #414390

    Path of file I gave you is used by joomla 1.5. For 1.7, it is /modules/mod_jaslideshow/assets/themes/social/mod_jaslideshow.css

    icbl Friend
    #414398

    Hi,

    It worked but right arrow also needs to be relocated. How can I do that?


    1. arrow
    khoand Friend
    #414401

    You find this code from /modules/mod_jaslideshow/assets/themes/social/mod_jaslideshow.css


    .ja-slide-buttons span.ja-slide-next {
    background: url(images/next-slideshow.png) no-repeat right bottom;
    height: 27px;
    width: 18px;
    position: absolute;
    right: -700px; < change this value
    }

    icbl Friend
    #414406

    thanks very much that one also relocating arrow but this time arrow loosing its own link whihc is unclickable! Additionally a small tiny bar showed up as you may see in the screenshot.


    1. arrow2
    abrill Friend
    #429386

    Hi,
    Can you help with this? I resized the height of the slideshow and now my navigator buttons are too high.

    I tried changing the height of the buttons from 27 to a larger number but it gave me two navigator buttons.

    Thanks!


    1. slideshow
    2. slideshow2
    khoand Friend
    #429509

    You find the code from /modules/mod_jaslideshow/assets/themes/social/mod_jaslideshow.css

    .ja-moduleraw-style2 .ja-slide-buttons {
    position: absolute;
    top: 290px; < change it to 350px
    z-index: 150;
    height: 28px;
    }

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

This topic contains 11 replies, has 3 voices, and was last updated by  khoand 12 years, 4 months ago.

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