Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

Image hover borders from CSS not working in F4

  • Nie ma odpowiedzi
  • 19 osób ma ten problem
  • 8 wyświetleń
more options

I just upgraded to F4 and my image link hover effects (a simple black border) on my portfolio website do not work. They work on all other versions of Firefox and other browsers. Any help would be greatly appreciated!


in my CSS i have:

a:hover { border-width: 3px; border-style: solid; border-color: black;

}

currently it is putting a border behind the image and not around the whole image.

I just upgraded to F4 and my image link hover effects (a simple black border) on my portfolio website do not work. They work on all other versions of Firefox and other browsers. Any help would be greatly appreciated! in my CSS i have: a:hover { border-width: 3px; border-style: solid; border-color: black; } currently it is putting a border behind the image and not around the whole image.