Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • fkeszi Friend
    #1025706

    Dear all,

    Could you please tell us how to fix predefined image sizes?

    (Another question… Could you please check why the search module is not working on joomlart website?
    I am a chrome user & firefox user… Once I filled the search forum and select the section of research I don’t have any button to validate…)

    Thank you in advance.

    Franck

    Pankaj Sharma Moderator
    #1025864

    Hi
    In the demo site slideshow is using image size of 1600×720 .
    Rest the images are auto-resized with respect to the screen size.
    For the search issue kindly share the URL of site and a screenshot of issue.
    I will check it.
    Regards

    fkeszi Friend
    #1026264

    Thank you for your answer but I need to reduce the size of 1600 x 720 how shall I proceed to change it?

    Thank you

    Pankaj Sharma Moderator
    #1026357

    Hi
    To change the module width from full width to container width.
    Open template folder /tpls/blocks/slideshow.php file
    Find

    
        <div class="wrap t3-slideshow <?php $this->_c('slideshow') ?>">

    Add container class in the code

    
        <div class="wrap t3-slideshow container <?php $this->_c('slideshow') ?>">

    Save and check.

    Regards

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

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 7 months ago.

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