Page 1 of 1
Menu
Posted: Thu Aug 18, 2005 11:21 am
by Corner
How can I make sub-sub-categories, like;
1. presidents
1.1 American
1.1.1 Lincoln
1.2 Pogo pogo
1.2.1 Kahula
etc ?
Re: Menu
Posted: Thu Aug 18, 2005 1:56 pm
by Ted
Make a page called Lincoln and set it's parent to American.
Re: Menu
Posted: Fri Aug 19, 2005 3:20 pm
by Corner
Yes - I did so - but it didn't act like it. When on mouseover on level 3, the menu collapses. Then I added a CSS(ltblue). That helped.
Now I have 5 levels in my menu and it seems to be working fine.
Just one thing left. I can't seem to centre the heading. I tried adding "text-align:center" Just abour anywhere, but still not centering.
Have a look at it at
www.theravada.dk
Do I have to change in the CSS first and the the layout or is it enough just changing the layout?
-Peter