As a fellow user I'll give a very brief answer -- you should become familiar with the templating options available. They are very powerful. If you put the following in the template at the appropriate point it will give you a horizontal navigation bar.
[#include def.navigation.horizontal.template] What I did was I worked my way through laying in my first site design was, after making a backup of the 'main' template slowly start editing it, adding a bit at a time. I discovered the templates were actually quite complete, and most of what I wanted to do could be done with styling. Jim Hanson Systems Analyst III, ISD Manatee County Government (941) 748-4501, x3422 From: "Dave Shaw" <[email protected]> To: <[email protected]> Date: 04/07/2010 10:29 AM Subject: [magnolia-user] Pulling content from a parent page Sent by: <[email protected]> I am new to magnolia and JSP so please expound on your replies. My goal is to reproduce a horizontal navigation bar on the child pages of the home page. Does anyone have a code snippet to show me how this is done? Also... Using the Tools > JCR Browser (Website) menu selection I can expand my website tree and view the pages (folders) and subpages (folders) as well as properties of pages (content nodes & node data). I would also like to access a node data of the home page (folder object) which is an image for my branding of the site that I would also like to reproduce on each child page. Does anyone have a code snippet that shows me how to do that? Thanks for the help. Dave Shaw ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
