test melih
 melih
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • apirota Friend
    #185965

    I would like to decrease the height of JA Slideshow module in my implementation of JA Tiris from 730 to 530 px, but after that JA SideNews module does not wrap correctly, respectively it does not wrap inside JA Slideshow picture, any help with this ?

    Ninja Lead Moderator
    #487021

    You can change config width and height on JA Slideshow module, see the screenshot

    <blockquote>Main Item width
    Main Item height</blockquote>

    And open css style and change it

    Open modules/mod_jaslideshow/assets/themes/tiris/style.css file


    .viewbutton {
    position: absolute;
    right: 30px;<-change it
    top: 135px;<-change it
    z-index: 5;
    float: right;
    padding: 30px 0px;
    background: #000
    }


    1. jaslideshow
    apirota Friend
    #487089

    Thank you for your reply. I will post a picture so that you can understand my problem. After decreasing the height of JA Slideshow module in the module configuration panel (instead of 730 I put the size 530) you can see that JA Sidenews module is not wraped on the JA Slideshow module like in the template demo of Joomlart. I have the black space behind the boxes while the boxes should go up on the area of JA Slideshow


    1. per-joomlart
    Ninja Lead Moderator
    #487246

    I will check the problem directly on your site. Please pm me url, admin access and ftp account, I shall help you do this

    apirota Friend
    #487386

    Hello Ninja Lead,

    I have PMed you the details, so, I’m waiting 🙂

    Thank you

    Ninja Lead Moderator
    #487431

    <em>@apirota 365629 wrote:</em><blockquote>Hello Ninja Lead,

    I have PMed you the details, so, I’m waiting 🙂

    Thank you</blockquote>

    I have fixed the problem on your site

    1) Open ato 3jat (JA Side News Module) module, changed to space blank on Module Class Suffix, see the screenshot

    2) Open modules/mod_jaslideshow/assets/themes/tiris/style.css file

    from


    .viewbutton {
    position: absolute;
    right: 30px;
    top: 135px;
    z-index: 5;
    float: right;
    padding: 30px 0px;
    background: #000
    }

    change to


    .viewbutton {
    position: absolute;
    right: 30px;
    top: 15px;
    z-index: 5;
    float: right;
    padding: 30px 0px;
    background: #000
    }

    Please check it let me know the result


    1. ClassSuffix
    apirota Friend
    #487433

    Thank you very much!

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

This topic contains 7 replies, has 2 voices, and was last updated by  apirota 11 years, 10 months ago.

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