-
AuthorPosts
-
griong Friend
griong
- Join date:
- May 2015
- Posts:
- 40
- Downloads:
- 216
- Uploads:
- 8
- Thanks:
- 16
- Thanked:
- 3 times in 1 posts
May 22, 2015 at 6:23 pm #206562Hello
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 ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 26, 2015 at 4:51 pm #571787Purity 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 Friendgriong
- Join date:
- May 2015
- Posts:
- 40
- Downloads:
- 216
- Uploads:
- 8
- Thanks:
- 16
- Thanked:
- 3 times in 1 posts
June 5, 2015 at 10:25 am #573026Hello
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 strangeThank you for your time and nice template
- Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 8, 2015 at 10:35 am #573238Look 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 user says Thank You to Ninja Lead for this useful post
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 8, 2015 at 10:35 am #738266Look 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 user says Thank You to Ninja Lead for this useful post
AuthorPostsViewing 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
Jump to forum