I'm trying to build a horizontal nav bar that contains a rounded-corner background on both left and right on the top. I'm using two background images, one for each side. The container div has the right side for a backgorund, and the floated unordered list has the left for a background image. Initially, the ul background wasn't displaying. I added overflow:hidden to the ul, and that got the background image displaying, but then hid the container background in Firefox (v. 2 and 3 on both Mac and Windows). IE 7, however, still displays the background for the container, but not the list. I'm stuck in getting both background to display properly in both browsers. Any suggestions? Here are the links:
CSS: http://209.235.218.13/screen.css test site: http://associationdatabase.com/aws/OAESA/pt/sp/Home_Page ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
