Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Drop-Down Menu Re: Drop-Down Menu

#93506
mwdewitt
Member

@stevencrader: Thank you so much for stickin’ in there with me. I do believe my drop-down menu is complete. Thank you for all the help you have given me!

Edit: Wait, wait, wait! One more tiny question. I noticed that “Home” is the logo and sidebar. I realize this is happening because of this:

#menu-bar ul a {
padding: 10px 10px;
}

Now, I tried to make negative ten pixels on margin-left, but that pushes everything ten pixels to the left. How do I line up “Home” with everything else on the left side? Okay, that should be my last question. Sheesh!