Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • griong Friend
    #206562

    Hello

    I am novice in design… just played a bit with other templates also (like Helix-2 and -3, X2- etc…).
    Could somebody explain me – in standard Purity-III layout I see (in layout manager of template) “head-search” 12 spans and under this “menu” – 12 spans.
    Actually both positions are shown in same row.
    Usually I have seen how 2 or several positions just share 12 spans of one raw.
    Then I am wonder – why it is happen here? Seems it is specific for Purity.

    Ninja Lead Moderator
    #571787

    Purity III template uses new T3 framework and you can find documentation here

    About the “head-search” position in Purity III template, you can find and see it here

    Open templates/purity_iii/tpls/blocks/header.php file


    <?php if ($this->countModules('head-search')) : ?>
    <!-- HEAD SEARCH -->
    <div class="head-search<?php $this->_c('head-search')?>">
    <jdoc:include type="modules" name="<?php $this->_p('head-search') ?>" style="raw" />
    </div>
    <!-- //HEAD SEARCH -->
    <?php endif ?>

    griong Friend
    #573026

    Hello
    Let me clarify what I meant – this is question about layout manager:

    In Helix positions appear more or less in same way like in their layout manager.

    In Purity I see what actual layout seems different than it is shown in Layout Manager – in this part.
    I like T3 so I try to understand logic, why is it so?

    It does not block my work at the moment. And I will try to understand that code which you shown me.
    Just a bit strange

    Thank you for your time and nice template


    1. helix-layout-sample
    2. Purity-layout-manager
    3. purity-layout
    Ninja Lead Moderator
    #573238

    Look at the screenshot below

    This is default layout templates/purity_iii/tpls/default.php file and all blocks can be found in templates/purity_iii/tpls/blocks folder

    You can check with other layouts templates/purity_iii/tpls/ folder with blog.php, corporate.php, default-content-left.php


    1. Screen-Shot-2015-06-08-at-10.32.40
    Ninja Lead Moderator
    #738266

    Look at the screenshot below

    This is default layout templates/purity_iii/tpls/default.php file and all blocks can be found in templates/purity_iii/tpls/blocks folder

    You can check with other layouts templates/purity_iii/tpls/ folder with blog.php, corporate.php, default-content-left.php

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

This topic contains 5 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 5 months ago.

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