Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • AHMED Friend
    #191759

    Hello,

    I have updated the Ja_Mitius template to 1.0.5 which supports RTL, but the slideshow width changed (Im using JM Slideshow Responsive).

    Could you please assist me to get back the slideshow to 100% width ?
    I attached a screenshot to show you what I need.

    website URL:
    http://www.goldenageofislam.com/

    Thanks in advance.


    1. slidwshow
    TomC Moderator
    #510415

    Getting a “500 – Internal Server Error” when clicking on the link you provided

    AHMED Friend
    #510419

    I am sorry for that. It works now.
    Could you please check again ?

    Thanks

    TomC Moderator
    #510420

    What are the current dimensions of the images you are using for your slideshow?

    AHMED Friend
    #510421

    1050 px width
    300 px height

    Nazario A Friend
    #510485

    Hi linkmsr,

    Please refer and try the tip here : http://www.joomlaman.com/blog/item/4-jm-slideshow-a-powerful-responsive-joomla-slideshow.html

    Hope this helps

    Regards

    AHMED Friend
    #510706

    This is the correct solution.
    I paste it here for assist others, even the slideshow images padding right outside the slideshow (30px) but hopefully it will be solved soon.

    Hi Ahmed,

    The default concept of JA Mitius Template have divided left slideshow and right slideshow but if you want to customize it to show full page. Please follow my solution

    Open templates/ja_mitius/tpls/blocks/slideshow.php file

    From

    <!– SLIDESHOW –>
    <div class=”wrap ja-slideshow”>
    <div class=”container”>
    <div class=”row”>
    <div class=”left-slideshow span8<?php $this->_c(‘slideshow’)?>”>
    <div class=”main-slideshow”>
    <jdoc:include type=”modules” name=”<?php $this->_p(‘slideshow’) ?>” style=”raw” />
    </div>
    </div>
    <div class=”right-slideshow span4″>
    <div class=”main-siderbar”>
    <jdoc:include type=”modules” name=”<?php $this->_p(‘slidenews’) ?>” style=”T3Xhtml” />
    </div>
    </div>
    </div>
    </div>

    </div>
    <!– //SLIDESHOW –>

    Change to

    <!– SLIDESHOW –>
    <div class=”wrap ja-slideshow”>
    <div class=”container”>
    <div class=”row”>
    <div class=”main-slideshow <?php $this->_c(‘slideshow’)?>”>
    <jdoc:include type=”modules” name=”<?php $this->_p(‘slideshow’) ?>” style=”raw” />
    </div>

    </div>
    </div>
    </div>
    <!– //SLIDESHOW –>

    Let me know if it helps

    Regards

    Ninja Lead
    JoomlArt Development Team

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

This topic contains 7 replies, has 3 voices, and was last updated by  AHMED 11 years ago.

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