Tag Archives: Charset

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

Newbie asks: ‘div’ tags not ‘containing’ their content properly

Greetings, my problem is when a different ‘div’ tag shunts a pre-existing one further listed below, only the outdated div’s content goes – the div itself stays from the same place. This is a picture of an illustration: http: //i303. photobucket. com/albums/nn134/mr-skill/Picture22. png The chief box with the actual semi-opaque black background can be a div called ‘gallery’. I’ve truly inserted a navbar over this in it truly is own div, visible dimly behind the top part of ‘gallery’. The navbar has shunted the particular content of ‘gallery’ (6 photographs with captions) downwards, whilst ‘gallery’ alone has stayed set up. How do you ensure that a div + its content will conduct themselves ‘as one’ Support much appreciated, thank you. PHP: <! DOCTYPE  html  PUBLIC  “-//W3C//DTD  XHTML  ONE. 0  Transitional//EN”  “http: //www. w3. org/TR/xhtml1/DTD/xhtml1-transitional. dtd”> < html  xmlns=”http: //www. w3. org/1999/xhtml”> < head> < meta  http-equiv=”Content-Type”  content=”text/html;   charset=UTF-8″  /> < title> Untitled  Document< /title> < link  href=”.. /overall. css”  rel=”stylesheet”  type=”text/css”  /> < style  type=”text/css”> <! –. mugshots          padding:   10px; #gallery          width:   673px;         margin-right:   auto;         margin-left:   auto;     … Continue reading

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