I made some custom template, here is my template code:
[code]
<div id="main" role="main">
    [@cms.area name="contentNavigation" content=content/]
    <div class="text" role="article">
        [@cms.area name="intro" content=content/]
        [@cms.area name="content"/]
        [@cms.area name="teaser"/]
    </div><!-- end text -->
    [@cms.area name="comments"/]
    [@cms.area name="breadcrumb" content=content/]
</div><!-- end main -->
[/code]

But breadcrumb anyway above the content. So please help me to understand why 
and find a solution in this problem.

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=6a32d476-6a0d-494c-abda-5fc2dabe39cf


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to