Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #965926

    Hi
    if the main body width (used by slideshow) is goes to 100% you can not get the same view for the sidebar module items . At present the main body is using the width 80% and the right sidebar is 20% .
    You can try this too increase width :
    Go to /page/default.php file
    Find

     <div id="ja-mainbody" style="width:<?php echo $this->getColumnWidth('mw') ?>%">

    replace it with

     <div id="ja-mainbody" style="width:<?php echo $this->getColumnWidth('m') ?>%">
    user11224767 Friend
    #965965

    Hi!
    In which Folder can i find the "Default.php"?

    Pankaj Sharma Moderator
    #965967

    Hi
    You can see it in the template folder /page/default.php file

    user11224767 Friend
    #966046

    Sorry, but i have no Folder "Page"
    in template-folder i can see only the index.php

    Pankaj Sharma Moderator
    #966060
    This reply has been marked as private.
    user11224767 Friend
    #966273

    JA Edenite Template for Joomla 2.5 & 3.x
    I am using Joomla 3.6.2

    Pankaj Sharma Moderator
    #966278
    This reply has been marked as private.
    user11224767 Friend
    #966291
    This reply has been marked as private.
    user11224767 Friend
    #966389
    This reply has been marked as private.
Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 2 voices, and was last updated by  user11224767 8 years, 2 months ago.

The topic ‘Slideshow full width’ is closed to new replies.