Mental block with menus
Posted: Fri Dec 07, 2007 3:38 pm
Hi
Yes, I know, that subject again, but after spending hours going throught the help docs and trying the templates I am having difficulty with a basic step in CMSms. I'm sure that others out there will have had a similar issue so please be patient with me.
I have written several static sites using XHTML1.1 and CSS, I understand the very basics of php and I understand page flow and structure. I have used ZenCart and I can now edit the pages within. Anyone who knows ZenCart will probably understand that this is no walk in the park when you first start dabbling.
The only reason that I mention all this is to show that I have some level of competence with web coding so I am staggered that I cannot understand this menu system. Basically, I have kept things simple and used my own template (I haven't uploaded all of the images yet so the right hand part of the header will still be blank).
You can view it here http://www.i-dl.com/pmc
You will see that I have made a real pig's ear of the menu and that I have one horizontal menu and one vertical. I have read that the pages are added to the menu using the parent if the page is a child and none if the page is not. I am used to using the tag and assigning a class, I prefer this to classes but I could change back if necessary. Building static pages I am used to creating the navigation within the code ( I hand code both the XHTML and CSS using Notepad++ ) so the whole idea of taking a menu away from the content is new to me.
I know that to many users here this will be backward, so; is there any documentation anywhere that will give me the syntax that I require to achieve this simple task?
Form what I understand, I call the {menu} smarty in the layout code, then I have to make sure that my div ids and classes are defined in the css code. But, does the {menu} smarty call a particular menu ie simple or do I have to define the {menu} call more specifically? Once I have the menu formatted in a row without text styling I'll be laughing.
I have been through the docs thoroughly so please do not think that this constitutes laziness on my part!
Please help I'm starting to doubt my own sanity.
Yes, I know, that subject again, but after spending hours going throught the help docs and trying the templates I am having difficulty with a basic step in CMSms. I'm sure that others out there will have had a similar issue so please be patient with me.
I have written several static sites using XHTML1.1 and CSS, I understand the very basics of php and I understand page flow and structure. I have used ZenCart and I can now edit the pages within. Anyone who knows ZenCart will probably understand that this is no walk in the park when you first start dabbling.
The only reason that I mention all this is to show that I have some level of competence with web coding so I am staggered that I cannot understand this menu system. Basically, I have kept things simple and used my own template (I haven't uploaded all of the images yet so the right hand part of the header will still be blank).
You can view it here http://www.i-dl.com/pmc
You will see that I have made a real pig's ear of the menu and that I have one horizontal menu and one vertical. I have read that the pages are added to the menu using the parent if the page is a child and none if the page is not. I am used to using the tag and assigning a class, I prefer this to classes but I could change back if necessary. Building static pages I am used to creating the navigation within the code ( I hand code both the XHTML and CSS using Notepad++ ) so the whole idea of taking a menu away from the content is new to me.
I know that to many users here this will be backward, so; is there any documentation anywhere that will give me the syntax that I require to achieve this simple task?
Form what I understand, I call the {menu} smarty in the layout code, then I have to make sure that my div ids and classes are defined in the css code. But, does the {menu} smarty call a particular menu ie simple or do I have to define the {menu} call more specifically? Once I have the menu formatted in a row without text styling I'll be laughing.
I have been through the docs thoroughly so please do not think that this constitutes laziness on my part!
Please help I'm starting to doubt my own sanity.