Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • rikaryo Friend
    #188371

    JoomlArt friends wanted to know how I add a new position in my template Fubix for Joomla! 2.5

    The project I’m developing need a header at the top, see picture attached.

    How could I add?

    thank you


    1. posicao_fubix25

    Rikáryo Mourão
    CEO - HeróiNerd - Inventtive

    TomC Moderator
    #496402

    Perhaps THIS TUTORIAL may be of assistance to you

    😎

    rikaryo Friend
    #496419

    Achieve reading solve the framework of T3

    Open: mysitetemplatesja_fubixtplsblockshomepage.php

    add:

    // positions configuration
    $mastcol2 = ‘mast-col2’;

    add:

    <!– MASSCOL 2 –>
    <div class=”ja-mastcol2 ja-mastcol-2<?php $this->_c($mastcol2)?>”>
    <jdoc:include type=”modules” name=”<?php $this->_p($mastcol2) ?>” style=”T3Xhtml” />
    </div>
    <!– //MASSCOL 2 –>

    Open: templatesja_fubixtemplateDetails.xml

    Add: <position>mast-col2</position>

    After opening the template and only confirm the new position .. and ready, this working!

    thanks for the tip

    hug

    Rikáryo Mourão
    CEO - HeróiNerd - Inventtive

    TomC Moderator
    #496420

    Glad to be of assistance . . . All the best with your continuing site development !!!

    😎

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

This topic contains 4 replies, has 2 voices, and was last updated by  TomC 10 years, 10 months ago.

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