I could spend hours guessing and trying to edit the code but surly someone has a quick answer who has tried this before.
Also when I add a new pages how will specify which navigation bar it go's into?

Code: Select all
-HOME
-COMPANY
+Child1
+Child2
+Child3
-ABOUT
+Child4
+Child5
+Child6
-CONTACT
+Child7Code: Select all
HOME | COMPANY | ABOUT | CONTACTCode: Select all
+Child1
+Child2
+Child3Code: Select all
+Child4
+Child5
+Child6M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.

M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.

M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.

Code: Select all
{* Start Sidebar *}
<div id="sidebar" class="hascontent">
{content block='Sidebar'}
</div>
{* End Sidebar *}

M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.


M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.

M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.
