Thread: Crazy menus...
View Single Post
  #3 (permalink)  
Old Oct 1st, 2006, 16:56
escaflowne11 escaflowne11 is offline
Up'n'Coming Member
Join Date: Aug 2006
Location: California
Age: 20
Posts: 58
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Crazy menus...

I followed up your tutorial several times before, but I still needed to write this menu, which I tried to adjust as you suggested in the tutorial. Thank you so much for fixing that up for me, your great!

(edit)
Now for a few questions I have of the overall build of this. I would just like to have a full understanding of this technique.

1) Under div#navigation ul.level1, you state "height: 16px; /* height: 20px; Can't sensibly be more that height specified for #navigation. */". Where would I have set the height? I dont see a command for it yet anywhere in the code. (at least since you removed it from there...

2) you made me switch out the position: absolute in the beginning for a relative. Why did you do that? I dont exactly understand those 2 commands so well...

3) I now have the new code inserted into the CSS, along with the edited html file, I want a few more things to be altered. I first of all need those parent menu options to be links, so I left the "a href" codes there. I also want to have a border underlining the entire bottom of the menu, from side to side of the divs. I cant for my life figure out how to put a border there.

Im not sure about this though. Am I just approaching the idea of a CSS driven menu the wrong way? Anyways, the new code and html is up, and its the same links as in the ones above. Tell me what you think please, you have been such a blessing to me for all the wonderful help.

Last edited by escaflowne11; Oct 1st, 2006 at 18:00. Reason: added content
Reply With Quote