Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • testbot Friend
    #138448

    I would like to remove those default tabs and other containers (user3) and make three inline modules that look like _highlight.

    it would also be nice to put them in a nice container that’s 100% wide but if not no big deal.

    can someone help me with that?

    testbot Friend
    #292932

    i think i got it. if anyone else wants to try this do the following.

    open up your template in joomla> edit html

    find
    <!– BEGIN: INLINE –>
    <div id=”ja-col”>
    <table style=”width:100%”>
    <tr>
    <td style=”text-align:center; width:33%;”>
    <div style=”height:300px;”><jdoc:include type=”modules” name=”ln1″ style=”xhtml” /></div>
    </td>
    <td style=”text-align:center; width:33%;”>
    <div style=”height:300px;”><jdoc:include type=”modules” name=”ln2″ style=”xhtml” /></div>
    </td>
    <td style=”text-align:center; width:33%;”>
    <div style=”height:300px;”><jdoc:include type=”modules” name=”ln3″ style=”xhtml” /></div>
    </td>
    </tr>
    </table>
    </div>
    <!– END: INLINE –>

    open up templateDetails.xml

    add:

    <position>ln1</position>
    <position>ln2</position>
    <position>ln3</position>

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

This topic contains 2 replies, has 1 voice, and was last updated by  testbot 15 years, 9 months ago.

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