[TYPO3-UG Dutch] nogmaals firefox
Geurt van Steenbeek
geurt.van.steenbeek at hetnet.nl
Sun Sep 2 22:22:02 CEST 2007
Beste mensen,
Dank allemaal voor het meedenken. En ja Janno, je hebt gelijk dat het geen typo3 zaak is. Dat wist ik niet toen ik de vraag stelde. maar mijn excuus daarvoor. Door een ander werd namelijk de suggestie geopperd dat Typo3 een probleem met firefox (of omgekeerd) zou hebben.Kon ik me niet voorstellen. Niettemin, iedereen dank. Na het aanpassen van de sheet gaat ook Firefox de site keurig tonen.
Hartelijke groet
Geurt
From: "Janno Schouwenburg" <jschouwenburg at wanadoo.nl>
Subject: Re: [TYPO3-UG Dutch] nogmaals firefox
To: typo3-ug-dutch at lists.netfielders.de
Message-ID:
<mailman.2492.1188680306.17142.typo3-ug-dutch at lists.netfielders.de>
Content-Type: text/plain; charset=ISO-8859-1
Hoi Geurt,
Hoewel dit natuurlijk geen TYPO3 issue is, hierbij de aangepaste CSS waarmee
het er een stuk beter uit ziet!
div#menu
{background-color:#C7D19D;
font-family: Microsoft Sans Serif;
font-size: 14px;
font-variant: small-caps;
color: #3D4021;
text-indent: 2pt;
}
div#menu li { padding: 5 0 5 0;}
div#menu ul
{background-color:#C7D19D;
margin-left:2px;
list-style:none;
white-space:nowrap;
margin: 0;
padding: 0;
}
div#menu ul ul
{background-color:#C7D19D;
top:20px;
margin-top: 4px;
}
div#menu ul li ul
{background-color:#C7D19D;
margin-left:6px;
margin-top: 4px;
font-family: Microsoft Sans Serif;
}
div#menu ul li a:link
{background-color:#C7D19D;
text-decoration:none;
font-family: Microsoft Sans Serif;
color: #3D4021;
height: 20px;
}
div#menu ul li a:visited
{background-color:#C7D19D;
text-decoration:none;
font-family: Microsoft Sans Serif;
color: #3D4021;
height: 20px;
}
div#menu ul li a:hover
{text-decoration:none;
font-family: Microsoft Sans Serif;
color: #3D4021;
background-color:#B9C789;
height: 20px;
}
div#menu ul li a:active
{background-color:#C7D19D;
text-decoration:none;
font-family: Microsoft Sans Serif;
color: #3D4021;
background-color:#B9C789;
height: 20px;
}
div#menu ul li ul li a:link
{background-color:#C7D19D;
text-decoration:none;
font-family: Microsoft Sans Serif;
color: #3D4021;
height: 20px;
}
Groeten,
Janno
More information about the TYPO3-UG-dutch
mailing list