wahsaga: Link springt bei CSS Popup in Opera

Beitrag lesen

hi,

Irgendwelche Ideen?

hätte zuerst mal auf anderes/fehlendes margin/padding im :hover-zustand getippt, aber das verwendest du ja kaum.

was aber auffällt:

.button span {
    width: 26px;
    height: 23px;
    }
.button a span {
    width: 26px;
    height: 23px;
    }

diese breiten- und höhenangaben bleiben wirkungslos, weil du sie mit span auf ein non-replaced inline element anwendest (und dieses auch nicht positioniert wird).

ob's damit was zu tun haben könnte ...?

gruß,
wahsaga

--
"Look, that's why there's rules, understand? So that you _think_ before you break 'em."