Making 3 different drop down menus
Hello,
I am in the process of making 3 drop down menus, each with their own parent category.
Idea
I want to create 3 parent categories as the name of the drop down menu. Meaning, instead of the default structure: Categories
- Parent[list:2ijh4wxl]Child
Child
Child
Parent
Parent
[/list:u:2ijh4wxl]
I want to make:
Parent
And another dropdown menu next to it:
Parent
I hope you get the idea.
My thoughts
My thought on this were the following:
- I change the header.php to present 3 drop down menus with different names
- exclude different categories for the different drop down menus
But thats when I get lost. It seems to me this way I need to recode a lot of stuff. My knowledge about php, html & css etc. is very tiny. I am only familiar with the general coding structure of c++ and java. And my intention is not to recode a lot of stuff.
Is this possible to do an easy way? As I am not affraid of coding in general or learning things, but I dont have the luxury of time so I cant afford to explore the possibilies. I would rather have an *expert* console me on this matter if possible.
With kind regards,
Ray Dirksen
PS. I due apologize for any spelling or gramatical errors in the above text.