Tag Archives: Xs4all Nl

Spry Menu invisible in IE6

To anyone who can assist, the site renders fine overall browsers but IE6. Here’s the positioning address: http: //www. shelby-sheriff. org/index. html Inside IE6 the directory spry menu isn’t there. Here is the CSS: charset " UTF-8"; /* SpryMenuBarVertical. css : Revision: Spry Preview Release 1. 4 */ /* Copyright (c) 2006. Adobe Programs Incorporated. All rights reserved. */ /******************************************************************************* DESIGN INFORMATION: describes box model, positioning, z-order *******************************************************************************/ /* The outermost container from the Menu Bar, a fixed width box with no margin or support */ ul. MenuBarVertical border: 0; extra padding: 0; list-style-type: nothing; font-size: 100%; cursor: default; /* Set your active Menu Bar using this class, currently environment z-index to allow for IE rendering bug: http: //therealcrisp. xs4all. nl/meuk/IE-zindexbug. html code */ ul. MenuBarActive z-index: ONE THOUSAND; extra padding: 1px; /* Selection item containers, position children relative to the present container and will be same fixed width as parent */ ul. MenuBarVertical li border: 0; extra padding: 2px; list-style-type: nothing; font-size: 75%; location: relative; text-align: left; cursor: tip; width: 160px; font-family: Verdana, Arial, Helvetica, sans-serif; colouring: #FFFFFF; border-top-style: nothing; border-right-style: nothing; border-bottom-style: nothing; border-left-style: nothing; /* Submenus have to appear slightly overlapping to the right (95%) or longer … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment