Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • cgc0202 Friend
    #163810

    To Joomlart Staff,

    Please refer to the default template format. The question I am asking does not require my own site to be shown.

    Similar to my inquiry about Positions 1, 2,3 and 4. I would like to move Positions 5, 6 and 7 just above the footnote position so that it will also span the whole page — not just span the Content position as currently configured.

    Also, I would like the three positions to be collapsible, with the same widths.

    Cornelio

    khoand Friend
    #390618

    Hi,
    – You replace this code from <joomla url>templatesja_mesolite_iilayoutsdefault.php file


    <?php // $this->loadBlock('botsl') ?>

    with

    <?php $this->loadBlock('botsl') ?>
    – Replace this code from <joomla url>templatesja_mesolite_iilayoutsblocksmain.php file

    <?php $this->loadBlock('mainbotsl') ?>
    with

    <?php //$this->loadBlock('mainbotsl') ?>

    cgc0202 Friend
    #390678

    <em>@khoand 239618 wrote:</em><blockquote>Hi,
    – You replace this code from <joomla url>templatesja_mesolite_iilayoutsdefault.php file


    <?php // $this->loadBlock('botsl') ?>

    with

    <?php $this->loadBlock('botsl') ?>
    – Replace this code from <joomla url>templatesja_mesolite_iilayoutsblocksmain.php file

    <?php $this->loadBlock('mainbotsl') ?>
    with

    <?php //$this->loadBlock('mainbotsl') ?>
    </blockquote>

    Thanks very much khoand, it worked. As it turned out, there were five positions 6,7,8,9 and 10.

    One other related question to this:
    I changed the width of the page to 980, while the widths of the positions 6,7,8,9 and 10 were based on the origina; with of the template was 780 or something less.

    Which CSS marked tags should be changed so that positions 6,7,8,9 and 10 will be of equal widths, with a total of 980 includeing allleft and right margins and paddings?

    Cornelio

    khoand Friend
    #390898

    When JAT3 load user6, 7, 8, 9, 10 position, it calculate their width. Code: at <joomla url>templatesja_mesolite_iilayoutsblocksbotsl.php file

    $botsl = $this->calSpotlight ($spotlight,100);
    calSpotlight is defined at <joomla url>templatesja_mesolite_iilibsja.template.helper.php file

    cgc0202 Friend
    #391022

    <em>@khoand 239987 wrote:</em><blockquote>When JAT3 load user6, 7, 8, 9, 10 position, it calculate their width. Code: at <joomla url>templatesja_mesolite_iilayoutsblocksbotsl.php file

    $botsl = $this->calSpotlight ($spotlight,100);
    calSpotlight is defined at <joomla url>templatesja_mesolite_iilibsja.template.helper.php file</blockquote>

    Hi khoand,

    Based from your response, the total width should be 100% of the width of the page. This is does not seem to be the case here:

    boston-costumes.com

    for both positions 6 to 10 and positions 12 to 16. In contrast, the new position where JA News was placed (sandwiched by the aforementioned positions, spans the full with of the page.

    Cornelio

    khoand Friend
    #391220

    You remove this code from http://www.boston-costumes.com/templates/ja_mesolite_ii/css/template.css file


    #ja-botsl .main {
    width: 760px;
    }

    cgc0202 Friend
    #391272

    <em>@khoand 240425 wrote:</em><blockquote>You remove this code from http://www.boston-costumes.com/templates/ja_mesolite_ii/css/template.css file


    #ja-botsl .main {
    width: 760px;
    }

    </blockquote>

    Thanks very much khoand,

    I did it slightly differently, instead of removing the CSS, I made the width the same as the overall width. That way, if I do change my mind in the future, I can change it again.

    Cornelio

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

This topic contains 7 replies, has 2 voices, and was last updated by  cgc0202 13 years, 6 months ago.

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