Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • kadad Friend
    #161792

    Hi,

    I tried to make Custom Html module in position TOP to add and center a text in this position but it doesn’t appear.

    How could I make a ravelling in the centre of that position ?

    Thanx.

    khoand Friend
    #382815

    Hi,
    Module that has position is Top never appears. You could use position top-panel, header, topbar, mainnav, cpanel in position top. Do you give me a snapshot with your comment? I will support you

    kadad Friend
    #382874

    My Website : http://www.apocag.fr/

    I would like to place text up there, ideally ravelling, see image :

    I tried your different propositions in term of position, and didn’t manage to do it.

    Thank you.

    khoand Friend
    #382885

    Hi,
    You do following steps:
    – Open <joomla url>templatesja_socialblockstopbar.php file
    – Add


    <?php if($this->countModules('user-top')) : ?>
    <jdoc:include type="modules" name="user-top" />
    <?php endif; ?>

    after


    <p class="ja-updatetime"><span><?php echo JText::_('Last update')?></span><em><?php echo T3Common::getLastUpdate(); ?></em></p>

    – Open <joomla url>templatesja_socialtemplateDetails.xml file, add


    <position>user-top</position>

    before

    </positions>
    – Clean cache
    – Create new custom HTML module. Set its position is user-top

    kadad Friend
    #382892

    You are good and efficient.

    Thanks a lot.

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

This topic contains 5 replies, has 2 voices, and was last updated by  kadad 13 years, 8 months ago.

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