Page is a not externally linkable
gmiller - 12:36 pm on Mar 24, 2001 (gmt 0)
The vertical overlap inside the navigation bar is something I've seen before. I thought I had it worked around with a 1px margin, but apparently not on every version of NN4. While experimenting in order to work around NN4's percent width bugs inside tables, I happened to notice that NN4 just won't seem to draw a border on a table cell via CSS. It appears you have to wrap the contents in a div in order to use borders for a horizontal or vertical line--and NN4 goes crazy if you try to put a percent width on that div. I'm using a px width nav bar with borders on px width divs to get around this at the moment.
I just rebuilt the layout with a table... Hopefully, that'll solve the problems with NN4.