Click to See Complete Forum and Search --> : Why Aren't Divs Lining Up & Why Isn't Hover Working?


jihanemo
10-17-2009, 09:24 PM
(I SOLVED QUESTION ABOUT LINING UP DIVS...)

2. Why are some menus in my navigation bar not changing to the pink color when hover occurs?

3. How do I align the navigation menus into the MIDDLE of the black bar? I tried to use vertical-align but it's not working...

Problem occurs in FF 3.5.3 and IE8...

http://americanchic.net/blank.html

jihanemo
10-17-2009, 10:29 PM
NOTE: regarding quest. # 2, the following links won't change to pink for me: "HOME", "CONTACT", and "OUR BLOG". (The last link, "view cart", should actually remain pink). Might it have something to do w/ my doc type?

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

jihanemo
10-17-2009, 10:46 PM
QUESTION 2 SOLVED - I had to clear my browser cache.

Now, I just need to figure out the vertical align...

jihanemo
10-18-2009, 12:53 PM
Fixed vertical align. Now, I'm using a horizontal list. But...

1. There's still a large margin to the far left (of "HOME") which I tried to remove w/ "margin-left: 0" but that doesn't work... any suggestions?

2. A large white space of about 15px in height appeared out of nowhere at the top of the black navigation bar and I don't know how to get rid of it. Any suggestions?

(new page w/ horizontal list) http://americanchic.net/blanknew.html