Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • danae5d Friend
    #123505

    I want to put a module in the middle of the page, not in the left, right, 8,9,top positions, I want in the top of the news, please help me.

    :((

    Menalto Friend
    #231819

    Can you give us your site url?
    Have you done any modifications to the template?

    danae5d Friend
    #231821

    I haven’t done any modifications to the template, here is my URL http://totonacapan.com.mx/index.php
    The page is going to ask you for a user=xxxx
    and a Password:xxxxxxxxxx

    I want the gallery module in the middle as a content item, please
    Thanks
    :laugh:

    Khanh Le Moderator
    #231829

    Open template index.php file, search:


    <?php mosMainBody(); ?>

    Insert following code before:


    <?php if ( mosCountModules("gallery") ) { ?>
    <div>
    <?php mosLoadModules ( "gallery", -1 ); ?>
    </div>
    <?php } ?>

    Then add module position ‘gallery’ and publish the gallery module to that position.

    danae5d Friend
    #231842

    thank you, was not exactly what I wanted but showed me the way.:D

    sushismb Friend
    #277128

    I was also looking for a solution and found it here! Thanks!

    One more thing though… how do you align the module area to the center? Because as default, it is aligned to the left.

    Thanks for your help in advance!

    sushismb Friend
    #277131

    I was able to find the solutions…

    It was just a matter of adding the tags <center></center>.

    Thanks!

    sushismb Friend
    #298996

    The above issue was solved with the 1.0.x version of the template, however, I can’t duplicate the issue on the 1.5.x version template.

    I hope someone could help.

    Thanks!

    sushismb Friend
    #298998

    I found it!

    For the 1.5.x version of this template, you have to add it before

    <jdoc:include type=”component” />

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

This topic contains 9 replies, has 4 voices, and was last updated by  sushismb 15 years, 1 month ago.

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