test
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • librandi Friend
    #203741

    Hi,
    I have some problems in template and I suppose it is derive from slideshow, please look the screenshot.
    Were is the mistake?

    TomC Moderator
    #559374

    There was no screenshot attached.

    Can you describe the issue you’re experiencing?

    librandi Friend
    #559394

    hopps! I forget it


    1. Cattura
    TomC Moderator
    #559396

    Still not certain as to what your particular problem/issue is . . . can you clarify a bit?

    librandi Friend
    #559397

    please look now


    1. Cattura
    TomC Moderator
    #559399

    Which browser are you viewing in? . . . I am viewing in Firefox and it looks like everything is displaying full width – as I assume you are wanting.

    librandi Friend
    #559414

    I use firefox too, but i would template responsive but I see the orizontal toolbar.

    TomC Moderator
    #559415

    QUESTION:
    When you installed your template, did you do so utilizing the quickstart + sample data installation process?

    librandi Friend
    #559417

    No, I install it normaly, in this case I cange the custom.css of ja-nuevo because I would the slideshow 100%

    TomC Moderator
    #559418

    <em>@librandi 458572 wrote:</em><blockquote>No, I install it normaly, in this case I cange the custom.css of ja-nuevo because I would the slideshow 100%</blockquote>

    Well, some modification you did set things awry . . . and I’m not certain what it is/was.
    (which is why I always prefer to start with a virtual clone of the demo version (via quickstart + sample data))

    librandi Friend
    #559422

    thanks, but the slideshow in original template have left and right margin and I follow the istruction in the forum but now it doesn,t work well

    Ninja Lead Moderator
    #559438

    <em>@librandi 458454 wrote:</em><blockquote>Hi,
    I have some problems in template and I suppose it is derive from slideshow, please look the screenshot.
    Were is the mistake?</blockquote>

    You can fix this bug with my solution below

    Open templates/ja_nuevo/css/mod_jaslideshowlite.css file

    Find and change

    .ja-ss-btns .ja-ss-prev {
    background-position: 0 0;
    left: -84px;
    }

    .ja-ss-btns .ja-ss-next {
    background-position: right 0;
    right: -84px;
    }

    To

    .ja-ss-btns .ja-ss-prev {
    background-position: 0 0;
    left: 84px;
    }

    .ja-ss-btns .ja-ss-next {
    background-position: right 0;
    right: 84px;
    }

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

This topic contains 12 replies, has 3 voices, and was last updated by  Ninja Lead 10 years ago.

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