Sent by beat.beer on 8 September 2006 07:07
--Apple-Mail-7--998774526
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=ISO-8859-1;
delsp=yes;
format=flowed
Hi Folks
I have a strange clearing problem. In this site
http://www.stardesign.ch/startup1/kontakt.html
I use a navigation
<div id=3D"nav">
<ul id=3D"navlist">
<li id=3D"tone"><a href=3D"index.html">home</a></li>
<li id=3D"ttwo"><a href=3D"ueber.html">=FCber uns</a></li>
<li id=3D"tthree"><a href=3D"angebot.html">Angebote</a></li>
<li id=3D"tfour"><a href=3D"anfahrt.html">Anfahrt</a></li>
<li id=3D"tfive"><a href=3D"kontakt.html">Kontakt</a></li>
<li id=3D"tsix"><a href=3D"links.html">Links</a></li>
<li id=3D"tseven"><a href=3D"impressum.html">Impressum</a></li>
</ul>
</div>
with the according css
#nav {
background: #999;
margin: 0;
clear: both;
color: white;
}
#navlist
{
margin: 0;
border-bottom: 1px solid #CCFF00;
background: #999;
border-color: #ff9600;
padding: 8px 0 20px;
border-width: 1px;
}
#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
#navlist a, a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 15px;
text-decoration: none;
color: white;
}
body#one #tone a, body#two #ttwo a, body#three #tthree a, body#four =20
#tfour a, body#five #tfive a, body#six #tsix a
{
border-bottom: 4px solid #ccff33;
padding-bottom: 2px;
background: transparent;
border-color: #ff9600;
}
#navlist a:hover { color: #ff9600; }
=09
But this css is overriding my links in the content container, even =20
when I've used a general link description. What could this be?
thanks for the help
mit freundlichen Gr=FCssen
Beat Beer
--=20
stardesign
Beat Beer
untere Kirchenzelg 5
3115 Gerzensee
Switzerland
--Apple-Mail-7--998774526
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
charset=US-ASCII;
format=flowed
phone: ++41 31 781 4620
mobile: ++41 79 325 1448
mail: [EMAIL-REMOVED]
web: www.stardesign.ch
--Apple-Mail-7--998774526
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
--Apple-Mail-7--998774526--