Log in

View Full Version : Resolved Other navigation/menu buttons won't show



mdisch
03-31-2010, 05:03 AM
Here is the Page 1 I got my navigation/menu buttons on the left column working and displayed perfectly the way I wanted.

Page 1 (http://dischmedia.com/dbo/)

However, I have another Page 2 with other buttons (Mission Statement, History, Executive Board, etc.) not displaying under the Home button. The page has basically about the same HTML/CSS code as the first one above. I can't figure out why they won't show up.

Page 2 (http://dischmedia.com/dbo/index.html)

CSS:
General & Layout CSS (http://www.dischmedia.com/dbo/css2/style.css)
Navigation/Menu Links (http://www.dischmedia.com/dbo/css2/nav.css)

simcomedia
04-02-2010, 08:57 PM
Not sure I understand the problem. Page 1 has 7 links, page 2 has 11. What's not showing up properly?

mdisch
04-02-2010, 09:09 PM
I found the problem, I missed the closing bracket } in stylesheet for button1. So it is all fixed.