aTa
Erfahrenes Mitglied
Hi,
ich hab ein Problem und zwar hab ich eine ähnliche Navi wie hier auf Tutorials.de.
Das Problem ist dass die Navigation auf dem Mac im IE total zerschossen wird, die Navi von Tutorials.de aber nicht, woran könnte das liegen?
Gesucht hab ich hier im Forum schon, aber nix gefunden...
Hier mal n bischen Code:
Danke schonmal
ich hab ein Problem und zwar hab ich eine ähnliche Navi wie hier auf Tutorials.de.
Das Problem ist dass die Navigation auf dem Mac im IE total zerschossen wird, die Navi von Tutorials.de aber nicht, woran könnte das liegen?
Gesucht hab ich hier im Forum schon, aber nix gefunden...
Hier mal n bischen Code:
HTML:
a.button:hover{
background-color: #eeeeee;
width: 100%;
height: 12px;
color: #cb0101;
font-variant: normal;
border: 0px solid #000000;
text-decoration: none;
}
a.button:active{
background-color: #eeeeee;
width: 100%;
height: 12px;
color: #cb0101;
font-variant: normal;
border: 0px solid #000000;
text-decoration: none;
}
Danke schonmal