I have a Composite C1 site with 5 different sites in it (with 5 different domains).
Each site has multiple languages.
Each site has the same basic design (html/css/images) - though is about a slightly different topic with different content.
What is the best way to insert a different navigation menu at the top of each website, and footer at the bottom of each, whilst keeping other layout items the same?
Thanks.
) - is that possible also? thx
– niico Sep 14 '13 at 07:37) - is that possible also? Answer: Simply edit and customize the function that outputs the menu (Functions/ Razor Functions/Composite/Navigation/Distributed). Or even create your own function for these purposes reusing some of the code from the Distributed function that works for you.
– wysocki Sep 16 '13 at 06:47