Hallo,
Ich brauche etwas Hilfe bei dieser einfachen Navibar:
Listamatic: Rollover horizontal list navbar
Ich bekomme einfach die weißen Linien zwischen den einzelnen Buttons nicht weg.
Was für eine Css Einstellung fehlt mir den?
Ich Danke euch vielmals für eure Hilfe.
Schönen Samstag noch .
Gruß
schreib diesen teil um
#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #036;
color: White;
text-decoration: none;
float: left;
[U][B] border-right: 1px solid #fff;[/B][/U]
}
in
#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #036;
color: White;
text-decoration: none;
float: left;
}
Gruß html001
Hi super danke dir…
hatte das total über sehen ich kamel 